Searched defs:new_ctrl (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/rtc/ | ||
D | rtc-pcf8583.c | 186 unsigned char new_ctrl = ctrl & ~(CTRL_STOP | CTRL_HOLD); in pcf8583_rtc_read_time() local |
D | rtc-omap.c | 292 u8 reg, new_ctrl; in omap_rtc_probe() local |