/Linux-v4.19/drivers/rtc/ |
D | rtc-pcf8563.c | 65 struct pcf8563 { struct 181 struct pcf8563 *pcf8563 = i2c_get_clientdata(dev_id); in pcf8563_irq() local 185 err = pcf8563_get_alarm_mode(pcf8563->client, NULL, &pending); in pcf8563_irq() 190 rtc_update_irq(pcf8563->rtc, 1, RTC_IRQF | RTC_AF); in pcf8563_irq() 191 pcf8563_set_alarm_mode(pcf8563->client, 1); in pcf8563_irq() 204 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_get_datetime() local 213 pcf8563->voltage_low = 1; in pcf8563_get_datetime() 238 pcf8563->c_polarity = (buf[PCF8563_REG_MO] & PCF8563_MO_C) ? in pcf8563_get_datetime() 252 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_set_datetime() local 273 if (pcf8563->c_polarity ? (tm->tm_year >= 100) : (tm->tm_year < 100)) in pcf8563_set_datetime() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/rtc/ |
D | pcf8563.txt | 6 - compatible: Should contain "nxp,pcf8563". 12 overwrite the default clock name "pcf8563-clkout" 16 pcf8563: pcf8563@51 { 17 compatible = "nxp,pcf8563"; 24 clocks = <&pcf8563>;
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | kirkwood-nsa325.dts | 117 /* This board uses the pcf8563 RTC instead of the SoC RTC */ 125 pcf8563: pcf8563@51 { label 126 compatible = "nxp,pcf8563";
|
D | ethernut5.dts | 114 pcf8563@50 { 115 compatible = "nxp,pcf8563";
|
D | imx25-eukrea-cpuimx25.dtsi | 37 pcf8563@51 { 38 compatible = "nxp,pcf8563";
|
D | imx28-eukrea-mbmx283lc.dts | 42 pcf8563: rtc@51 { label 43 compatible = "nxp,pcf8563";
|
D | imx35-eukrea-cpuimx35.dtsi | 36 pcf8563@51 { 37 compatible = "nxp,pcf8563";
|
D | kirkwood-nsa320.dts | 123 pcf8563: pcf8563@51 { label 124 compatible = "nxp,pcf8563";
|
D | imx51-eukrea-cpuimx51.dtsi | 41 pcf8563@51 { 42 compatible = "nxp,pcf8563";
|
D | at91-kizbox.dts | 134 rtc: pcf8563@51 { 135 compatible = "nxp,pcf8563";
|
D | imx28-apx4devkit.dts | 156 pcf8563: rtc@51 { label 157 compatible = "phg,pcf8563";
|
D | lpc3250-phy3250.dts | 89 pcf8563: rtc@51 { label 90 compatible = "nxp,pcf8563";
|
D | sun6i-a31-hummingbird.dts | 56 rtc0 = &pcf8563; 204 pcf8563: rtc@51 { label 205 compatible = "nxp,pcf8563";
|
D | imx27-eukrea-cpuimx27.dtsi | 41 pcf8563@51 { 42 compatible = "nxp,pcf8563";
|
D | armada-xp-lenovo-ix4-300d.dts | 77 pcf8563@51 { 78 compatible = "nxp,pcf8563";
|
D | sun5i-a13-empire-electronix-d709.dts | 98 pcf8563: rtc@51 { label 99 compatible = "nxp,pcf8563";
|
D | sun5i-a13-hsg-h702.dts | 87 pcf8563: rtc@51 { label 88 compatible = "nxp,pcf8563";
|
D | imx27-phytec-phycore-som.dtsi | 202 pcf8563@51 { 203 compatible = "nxp,pcf8563";
|
D | sun5i-reference-design-tablet.dtsi | 105 pcf8563: rtc@51 { label 106 compatible = "nxp,pcf8563";
|
D | imx53-kp.dtsi | 92 compatible = "nxp,pcf8563";
|
D | imx27-phytec-phycard-s-rdk.dts | 69 compatible = "nxp,pcf8563";
|
/Linux-v4.19/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-pine-h64.dts | 176 pcf8563: rtc@51 { label 177 compatible = "nxp,pcf8563";
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pca954x.txt | 68 compatible = "nxp,pcf8563";
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | pcm030.dts | 70 compatible = "nxp,pcf8563";
|
D | uc101.dts | 98 compatible = "nxp,pcf8563";
|