Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-ds1305.c70 #define DS1305_CONTROL 0x0f /* register addresses */ macro
149 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_alarm_irq_enable()
283 addr = DS1305_CONTROL; in ds1305_get_alarm()
354 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_set_alarm()
380 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_set_alarm()
461 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_work()
585 addr = DS1305_CONTROL; in ds1305_probe()
616 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_probe()
668 buf[0] = DS1305_WRITE | DS1305_CONTROL; in ds1305_probe()