Home
last modified time | relevance | path

Searched refs:DS1305_CONTROL (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
Drtc-ds1305.c70 #define DS1305_CONTROL 0x0f /* register addresses */ macro
149 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_alarm_irq_enable()
288 addr = DS1305_CONTROL; in ds1305_get_alarm()
366 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_set_alarm()
392 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_set_alarm()
473 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_work()
629 addr = DS1305_CONTROL; in ds1305_probe()
660 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_probe()
712 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_probe()