Searched refs:PCF2129 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-pcf2127.c | 156 PCF2129, enumerator 950 [PCF2129] = { 951 .type = PCF2129, 1127 if (pcf2127->cfg->type == PCF2127 || pcf2127->cfg->type == PCF2129) { in pcf2127_probe() 1266 { .compatible = "nxp,pcf2129", .data = &pcf21xx_cfg[PCF2129] }, 1267 { .compatible = "nxp,pca2129", .data = &pcf21xx_cfg[PCF2129] }, 1354 { "pcf2129", PCF2129 }, 1355 { "pca2129", PCF2129 }, 1473 { "pcf2129", PCF2129 }, 1474 { "pca2129", PCF2129 },
|