Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-pcf2123.c104 #define PCF2123_WRITE BIT(4) macro
147 txbuf[0] |= PCF2123_WRITE; in pcf2123_write()