Home
last modified time | relevance | path

Searched full:pcf2127 (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/rtc/
Drtc-pcf2127.c3 * An I2C and SPI driver for the NXP PCF2127/29/31 RTC
16 * Datasheets: https://www.nxp.com/docs/en/data-sheet/PCF2127.pdf
75 * PCF2127 has 512 bytes general-purpose static RAM (SRAM) that is
85 /* PCF2127/29 watchdog timer value constants */
157 PCF2127, enumerator
204 struct pcf2127 { struct
215 * In the routines that deal directly with the pcf2127 hardware, we use argument
220 struct pcf2127 *pcf2127 = dev_get_drvdata(dev); in pcf2127_rtc_read_time() local
228 ret = regmap_bulk_read(pcf2127->regmap, pcf2127->cfg->reg_time_base, in pcf2127_rtc_read_time()
271 struct pcf2127 *pcf2127 = dev_get_drvdata(dev); in pcf2127_rtc_set_time() local
[all …]
DKconfig957 tristate "NXP PCF2127"
963 If you say yes here you get support for the NXP PCF2127/29/31 RTC
968 PCF2127 has an additional feature of 512 bytes battery backed
972 will be called rtc-pcf2127.
DMakefile128 obj-$(CONFIG_RTC_DRV_PCF2127) += rtc-pcf2127.o
/linux-6.14.4/Documentation/devicetree/bindings/rtc/
Dnxp,pcf2127.yaml4 $id: http://devicetree.org/schemas/rtc/nxp,pcf2127.yaml#
7 title: NXP PCF2127 Real Time Clock
19 - nxp,pcf2127
47 compatible = "nxp,pcf2127";
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx7d-flex-concentrator.dts113 pcf2127: rtc@0 { label
114 compatible = "nxp,pcf2127";
309 * External watchdog feature provided by pcf2127.
Dimx6dl-eckelmann-ci4x10.dts133 compatible = "nxp,pcf2127";