Home
last modified time | relevance | path

Searched full:pcf8563 (Results 1 – 25 of 88) sorted by relevance

1234

/openbmc/linux/drivers/rtc/
H A Drtc-pcf8563.c3 * An I2C driver for the Philips PCF8563 RTC
11 * https://www.nxp.com/docs/en/data-sheet/PCF8563.pdf
62 struct pcf8563 { struct
66 * From PCF8563 datasheet: this bit is toggled when the years
177 struct pcf8563 *pcf8563 = i2c_get_clientdata(dev_id); in pcf8563_irq() local
181 err = pcf8563_get_alarm_mode(pcf8563->client, NULL, &pending); in pcf8563_irq()
186 rtc_update_irq(pcf8563->rtc, 1, RTC_IRQF | RTC_AF); in pcf8563_irq()
187 pcf8563_set_alarm_mode(pcf8563->client, 1); in pcf8563_irq()
195 * In the routines that deal directly with the pcf8563 hardware, we use
201 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_rtc_read_time() local
[all …]
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,pcf8563.yaml4 $id: http://devicetree.org/schemas/rtc/nxp,pcf8563.yaml#
7 title: Philips PCF8563/Epson RTC8564 Real Time Clock
21 - nxp,pcf8563
51 compatible = "nxp,pcf8563";
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-nsa325.dts117 /* This board uses the pcf8563 RTC instead of the SoC RTC */
125 pcf8563: pcf8563@51 { label
126 compatible = "nxp,pcf8563";
H A Dkirkwood-nsa320.dts123 pcf8563: pcf8563@51 { label
124 compatible = "nxp,pcf8563";
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-eukrea-mbmx283lc.dts35 pcf8563: rtc@51 { label
36 compatible = "nxp,pcf8563";
H A Dimx28-apx4devkit.dts124 pcf8563: rtc@51 { label
125 compatible = "phg,pcf8563";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx51-eukrea-cpuimx51.dtsi29 pcf8563@51 {
30 compatible = "nxp,pcf8563";
H A Dimx35-eukrea-cpuimx35.dtsi29 pcf8563@51 {
30 compatible = "nxp,pcf8563";
H A Dimx25-eukrea-cpuimx25.dtsi31 compatible = "nxp,pcf8563";
/openbmc/u-boot/arch/arm/dts/
H A Dethernut5.dts91 pcf8563@50 {
92 compatible = "nxp,pcf8563";
H A Dsun50i-h6-pine-h64.dts174 pcf8563: rtc@51 { label
175 compatible = "nxp,pcf8563";
H A Dsun6i-a31-hummingbird.dts56 rtc0 = &pcf8563;
204 pcf8563: rtc@51 { label
205 compatible = "nxp,pcf8563";
H A Dsun5i-q8-common.dtsi80 pcf8563: rtc@51 { label
81 compatible = "nxp,pcf8563";
H A Dsun5i-a13-hsg-h702.dts87 pcf8563: rtc@51 { label
88 compatible = "nxp,pcf8563";
H A Dsun5i-a13-empire-electronix-d709.dts98 pcf8563: rtc@51 { label
99 compatible = "nxp,pcf8563";
H A Dsun5i-reference-design-tablet.dtsi105 pcf8563: rtc@51 { label
106 compatible = "nxp,pcf8563";
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dethernut5.dts113 pcf8563@50 {
114 compatible = "nxp,pcf8563";
H A Dat91-kizbox.dts186 rtc: pcf8563@51 {
187 compatible = "nxp,pcf8563";
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31-hummingbird.dts56 rtc0 = &pcf8563;
183 pcf8563: rtc@51 { label
184 compatible = "nxp,pcf8563";
H A Dsun5i-a13-hsg-h702.dts83 pcf8563: rtc@51 { label
84 compatible = "nxp,pcf8563";
H A Dsun5i-a13-empire-electronix-d709.dts95 pcf8563: rtc@51 { label
96 compatible = "nxp,pcf8563";
H A Dsun5i-reference-design-tablet.dtsi103 pcf8563: rtc@51 { label
104 compatible = "nxp,pcf8563";
H A Dsun5i-a13-pocketbook-touch-lux-3.dts127 pcf8563: rtc@51 { label
128 compatible = "nxp,pcf8563";
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl-s905w-jethome-jethub-j80.dts242 pcf8563: rtc@51 { label
243 compatible = "nxp,pcf8563";
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-phy3250.dts100 pcf8563: rtc@51 { label
101 compatible = "nxp,pcf8563";

1234