Searched full:pcf2127 (Results 1 – 5 of 5) sorted by relevance
3 * An I2C and SPI driver for the NXP PCF2127/29/31 RTC16 * Datasheets: https://www.nxp.com/docs/en/data-sheet/PCF2127.pdf76 * PCF2127 has 512 bytes general-purpose static RAM (SRAM) that is86 /* PCF2127/29 watchdog timer value constants */159 PCF2127, enumerator206 struct pcf2127 { struct217 * In the routines that deal directly with the pcf2127 hardware, we use argument222 struct pcf2127 *pcf2127 = dev_get_drvdata(dev); in pcf2127_rtc_read_time() local230 ret = regmap_bulk_read(pcf2127->regmap, pcf2127->cfg->reg_time_base, in pcf2127_rtc_read_time()273 struct pcf2127 *pcf2127 = dev_get_drvdata(dev); in pcf2127_rtc_set_time() local[all …]
968 tristate "NXP PCF2127"974 If you say yes here you get support for the NXP PCF2127/29/31 RTC979 PCF2127 has an additional feature of 512 bytes battery backed983 will be called rtc-pcf2127.
130 obj-$(CONFIG_RTC_DRV_PCF2127) += rtc-pcf2127.o
4 $id: http://devicetree.org/schemas/rtc/nxp,pcf2127.yaml#7 title: NXP PCF2127 Real Time Clock20 - nxp,pcf212748 compatible = "nxp,pcf2127";
113 pcf2127: rtc@0 { label114 compatible = "nxp,pcf2127";309 * External watchdog feature provided by pcf2127.