Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A 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
76 * PCF2127 has 512 bytes general-purpose static RAM (SRAM) that is
86 /* PCF2127/29 watchdog timer value constants */
159 PCF2127, enumerator
206 struct pcf2127 { struct
217 * In the routines that deal directly with the pcf2127 hardware, we use argument
222 struct pcf2127 *pcf2127 = dev_get_drvdata(dev); in pcf2127_rtc_read_time() local
230 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 …]
H A DKconfig968 tristate "NXP PCF2127"
974 If you say yes here you get support for the NXP PCF2127/29/31 RTC
979 PCF2127 has an additional feature of 512 bytes battery backed
983 will be called rtc-pcf2127.
H A DMakefile130 obj-$(CONFIG_RTC_DRV_PCF2127) += rtc-pcf2127.o
/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,pcf2127.yaml4 $id: http://devicetree.org/schemas/rtc/nxp,pcf2127.yaml#
7 title: NXP PCF2127 Real Time Clock
20 - nxp,pcf2127
48 compatible = "nxp,pcf2127";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-flex-concentrator.dts113 pcf2127: rtc@0 { label
114 compatible = "nxp,pcf2127";
309 * External watchdog feature provided by pcf2127.