CTRL1_STOP        213 drivers/rtc/rtc-pcf2123.c 	ret = regmap_write(pcf2123->map, PCF2123_REG_CTRL1, CTRL1_STOP);
CTRL1_STOP        344 drivers/rtc/rtc-pcf2123.c 	ret = regmap_write(pcf2123->map, PCF2123_REG_CTRL1, CTRL1_STOP);
CTRL1_STOP        355 drivers/rtc/rtc-pcf2123.c 	if (!(val & CTRL1_STOP))