Home
last modified time | relevance | path

Searched full:pcf8523 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/rtc/
H A Drtc-pcf8523.c50 struct pcf8523 { struct
55 static int pcf8523_load_capacitance(struct pcf8523 *pcf8523, struct device_node *node) in pcf8523_load_capacitance() argument
64 dev_warn(&pcf8523->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 12500", in pcf8523_load_capacitance()
74 return regmap_update_bits(pcf8523->regmap, PCF8523_REG_CONTROL1, in pcf8523_load_capacitance()
80 struct pcf8523 *pcf8523 = dev_id; in pcf8523_irq() local
84 err = regmap_read(pcf8523->regmap, PCF8523_REG_CONTROL2, &value); in pcf8523_irq()
90 regmap_write(pcf8523->regmap, PCF8523_REG_CONTROL2, value); in pcf8523_irq()
91 rtc_update_irq(pcf8523->rtc, 1, RTC_IRQF | RTC_AF); in pcf8523_irq()
101 struct pcf8523 *pcf8523 = dev_get_drvdata(dev); in pcf8523_rtc_read_time() local
105 err = regmap_bulk_read(pcf8523->regmap, PCF8523_REG_CONTROL1, regs, in pcf8523_rtc_read_time()
[all …]
H A DMakefile129 obj-$(CONFIG_RTC_DRV_PCF8523) += rtc-pcf8523.o
H A DKconfig467 tristate "NXP PCF8523"
470 If you say yes here you get support for the NXP PCF8523 RTC
474 will be called rtc-pcf8523.
/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,pcf8523.yaml4 $id: http://devicetree.org/schemas/rtc/nxp,pcf8523.yaml#
7 title: NXP PCF8523 Real Time Clock
17 const: nxp,pcf8523
41 compatible = "nxp,pcf8523";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-hummingboard2.dtsi45 rtc0 = &pcf8523;
228 pcf8523: rtc@68 { label
229 compatible = "nxp,pcf8523";
H A Dimx6q-h100.dts174 rtc: pcf8523@68 {
175 compatible = "nxp,pcf8523";
H A Dimx6qdl-cubox-i.dtsi150 compatible = "nxp,pcf8523";
H A Dimx6q-novena.dts268 rtc: pcf8523@68 {
269 compatible = "nxp,pcf8523";
H A Dimx6qdl-hummingboard.dtsi201 compatible = "nxp,pcf8523";
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-zaius.dts215 compatible = "nxp,pcf8523";
226 * RTC PCF8523 @68h
H A Daspeed-bmc-opp-lanyang.dts204 compatible = "nxp,pcf8523";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-mnt-reform2.dts129 compatible = "nxp,pcf8523";
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-bananapi-cm4-mnt-reform2.dts332 compatible = "nxp,pcf8523";