CTRL_STOP         187 drivers/rtc/rtc-pcf8583.c 	if (ctrl & (CTRL_STOP | CTRL_HOLD)) {
CTRL_STOP         188 drivers/rtc/rtc-pcf8583.c 		unsigned char new_ctrl = ctrl & ~(CTRL_STOP | CTRL_HOLD);