Searched refs:ISL12XX_SR_WRTC (Results 1 – 1 of 1) sorted by relevance
72 #define ISL12XX_SR_WRTC (1u << 4) /* Write RTC enable */ macro323 sreg |= ISL12XX_SR_WRTC | ISL12XX_SR_W0C_BITS; in isl12xx_settime()327 sreg &= ~ISL12XX_SR_WRTC; in isl12xx_settime()