Home
last modified time | relevance | path

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

/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.
/linux/drivers/rtc/
H A DMakefile132 obj-$(CONFIG_RTC_DRV_PCF2127) += rtc-pcf2127.o