Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rtc/
Drtc-isl12022.c40 #define ISL12022_INT_WRTC (1 << 6) macro
180 if (!(buf[0] & ISL12022_INT_WRTC)) { in isl12022_set_datetime()
187 buf[0] | ISL12022_INT_WRTC); in isl12022_set_datetime()