Searched refs:PCF2129 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | rtc-pcf2127.c | 160 PCF2129, enumerator 1049 [PCF2129] = { 1050 .type = PCF2129, 1226 if (pcf2127->cfg->type == PCF2127 || pcf2127->cfg->type == PCF2129) { in pcf2127_probe() 1365 { .compatible = "nxp,pcf2129", .data = &pcf21xx_cfg[PCF2129] }, 1366 { .compatible = "nxp,pca2129", .data = &pcf21xx_cfg[PCF2129] }, 1453 { "pcf2129", PCF2129 }, 1454 { "pca2129", PCF2129 }, 1577 { "pcf2129", PCF2129 }, 1578 { "pca2129", PCF2129 },
|