Lines Matching defs:PCF2131
11 * PCF2131 support
86 /* PCF2131 watchdog timer value constants */
157 PCF2131,
189 unsigned int has_int_a_b:1; /* PCF2131 supports two interrupt outputs. */
294 * PCF2131: requires setting the STOP and CPR bits. STOP bit needs to
297 if (pcf2127->cfg->type == PCF2131) {
321 if (pcf2127->cfg->type == PCF2131) {
322 /* Clear STOP bit (PCF2131 only) after write is completed. */
477 * The PCF2131 datasheet gives t as:
480 * the value 1, and not zero. Consequently, the equation from the PCF2131
699 /* PCF2131. */
978 [PCF2131] = {
979 .type = PCF2131,
1125 * PCF2131 is ok.
1206 * Select 1Hz clock source for watchdog timer (1/4Hz for PCF2131).
1268 { .compatible = "nxp,pcf2131", .data = &pcf21xx_cfg[PCF2131] },
1356 { "pcf2131", PCF2131 },
1475 { "pcf2131", PCF2131 },