PCF8563_REG_CLKO_FE  463 drivers/rtc/rtc-pcf8563.c 		buf |= PCF8563_REG_CLKO_FE;
PCF8563_REG_CLKO_FE  465 drivers/rtc/rtc-pcf8563.c 		buf &= ~PCF8563_REG_CLKO_FE;
PCF8563_REG_CLKO_FE  491 drivers/rtc/rtc-pcf8563.c 	return !!(buf & PCF8563_REG_CLKO_FE);