Searched refs:DS1306_1HZ (Results 1 – 1 of 1) sorted by relevance
70 # define DS1306_1HZ 0x04 /* enable 1Hz output */ macro648 if (!(ds1305->ctrl[0] & DS1306_1HZ)) { in ds1305_probe()649 ds1305->ctrl[0] |= DS1306_1HZ; in ds1305_probe()653 if (ds1305->ctrl[0] & DS1306_1HZ) { in ds1305_probe()654 ds1305->ctrl[0] &= ~DS1306_1HZ; in ds1305_probe()