PCF2127_BIT_CTRL3_BLF  110 drivers/rtc/rtc-pcf2127.c 	if (buf[PCF2127_REG_CTRL3] & PCF2127_BIT_CTRL3_BLF)
PCF2127_BIT_CTRL3_BLF  202 drivers/rtc/rtc-pcf2127.c 		touser = touser & PCF2127_BIT_CTRL3_BLF ? 1 : 0;