Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-pcf2123.c62 #define PCF2123_READ ((1 << 7) | PCF2123_SUBADDR) macro
100 txbuf[0] = PCF2123_READ | reg; in pcf2123_show()
139 txbuf[0] = PCF2123_READ | PCF2123_REG_SC; in pcf2123_rtc_read_time()
256 txbuf[0] = PCF2123_READ | PCF2123_REG_CTRL1; in pcf2123_probe()