Lines Matching full:pcf8563
31 * - PCF8563 = low power, countdown timer
32 * - PCA8565 = like PCF8563, automotive temperature range
76 * I2C address 1010 001x : PCA2129 PCF2127 PCF2129 PCF8563 PCF8565
146 * PCF8563-specific registers, bits, and masks.
190 "NXP PCF8563 RTC",
247 {"nxp,pcf8563", TYPE_PCF8563},
250 {"pcf8563", TYPE_PCF8563},
251 {"phg,pcf8563", TYPE_PCF8563},
252 {"philips,pcf8563", TYPE_PCF8563},
785 * Old PCF8563 datasheets recommended that the C bit be 1 for 19xx and 0 in nxprtc_gettime()
915 * assume a PCF8563; keep doing that for compatibility. in nxprtc_get_chiptype()