Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-ds1305.c66 #define DS1305_CONTROL 0x0f /* register addresses */ macro
145 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_alarm_irq_enable()
279 addr = DS1305_CONTROL; in ds1305_get_alarm()
350 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_set_alarm()
376 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_set_alarm()
457 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_work()
581 addr = DS1305_CONTROL; in ds1305_probe()
612 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_probe()
664 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_probe()