Home
last modified time | relevance | path

Searched full:pcf85363 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-pcf85363.c3 * drivers/rtc/rtc-pcf85363.c
5 * Driver for NXP PCF85363 real-time clock.
113 struct pcf85363 { struct
123 static int pcf85363_load_capacitance(struct pcf85363 *pcf85363, struct device_node *node) in pcf85363_load_capacitance() argument
132 dev_warn(&pcf85363->rtc->dev, "Unknown quartz-load-femtofarads value: %d. Assuming 7000", in pcf85363_load_capacitance()
145 return regmap_update_bits(pcf85363->regmap, CTRL_OSCILLATOR, in pcf85363_load_capacitance()
151 struct pcf85363 *pcf85363 = dev_get_drvdata(dev); in pcf85363_rtc_read_time() local
156 ret = regmap_bulk_read(pcf85363->regmap, DT_100THS, buf, len); in pcf85363_rtc_read_time()
180 struct pcf85363 *pcf85363 = dev_get_drvdata(dev); in pcf85363_rtc_set_time() local
197 ret = regmap_bulk_write(pcf85363->regmap, CTRL_STOP_EN, in pcf85363_rtc_set_time()
[all …]
H A DKconfig473 tristate "NXP PCF85363"
476 If you say yes here you get support for the PCF85363 RTC chip.
479 will be called rtc-pcf85363.
481 The nvmem interface will be named pcf85363-#, where # is the
H A DMakefile126 obj-$(CONFIG_RTC_DRV_PCF85363) += rtc-pcf85363.o
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,pcf85363.yaml4 $id: http://devicetree.org/schemas/rtc/nxp,pcf85363.yaml#
7 title: Philips PCF85263/PCF85363 Real Time Clock
19 - nxp,pcf85363
55 compatible = "nxp,pcf85363";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-prt8mm.dts98 compatible = "nxp,pcf85363";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]