Searched refs:DS1307_CONTROL (Results 1 – 2 of 2) sorted by relevance
56 #define DS1307_CONTROL 0x07 macro
104 error = ds1307_read1(sc->sc_dev, DS1307_CONTROL, &sc->sc_ctrl); in ds1307_ctrl_read()121 error = ds1307_write1(sc->sc_dev, DS1307_CONTROL, ctrl); in ds1307_ctrl_write()