Searched refs:PCF2129 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/rtc/ |
| H A D | rtc-pcf2127.c | 158 PCF2129, enumerator 1032 [PCF2129] = { 1033 .type = PCF2129, 1209 if (pcf2127->cfg->type == PCF2127 || pcf2127->cfg->type == PCF2129) { in pcf2127_probe() 1348 { .compatible = "nxp,pcf2129", .data = &pcf21xx_cfg[PCF2129] }, 1349 { .compatible = "nxp,pca2129", .data = &pcf21xx_cfg[PCF2129] }, 1436 { "pcf2129", PCF2129 }, 1437 { "pca2129", PCF2129 }, 1555 { "pcf2129", PCF2129 }, 1556 { "pca2129", PCF2129 },
|