Searched refs:ISL1208_REG_SR_WRTC (Results 1 – 1 of 1) sorted by relevance
37 #define ISL1208_REG_SR_WRTC (1<<4) /* write rtc */ macro273 (sr & ISL1208_REG_SR_WRTC) ? " WRTC" : "", in isl1208_rtc_proc()468 sr | ISL1208_REG_SR_WRTC); in isl1208_i2c_set_time()489 sr & ~ISL1208_REG_SR_WRTC); in isl1208_i2c_set_time()