Home
last modified time | relevance | path

Searched refs:pcf8563 (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v4.19/drivers/rtc/
Drtc-pcf8563.c65 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/
Dpcf8563.txt6 - 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/
Dkirkwood-nsa325.dts117 /* This board uses the pcf8563 RTC instead of the SoC RTC */
125 pcf8563: pcf8563@51 { label
126 compatible = "nxp,pcf8563";
Dethernut5.dts114 pcf8563@50 {
115 compatible = "nxp,pcf8563";
Dimx25-eukrea-cpuimx25.dtsi37 pcf8563@51 {
38 compatible = "nxp,pcf8563";
Dimx28-eukrea-mbmx283lc.dts42 pcf8563: rtc@51 { label
43 compatible = "nxp,pcf8563";
Dimx35-eukrea-cpuimx35.dtsi36 pcf8563@51 {
37 compatible = "nxp,pcf8563";
Dkirkwood-nsa320.dts123 pcf8563: pcf8563@51 { label
124 compatible = "nxp,pcf8563";
Dimx51-eukrea-cpuimx51.dtsi41 pcf8563@51 {
42 compatible = "nxp,pcf8563";
Dat91-kizbox.dts134 rtc: pcf8563@51 {
135 compatible = "nxp,pcf8563";
Dimx28-apx4devkit.dts156 pcf8563: rtc@51 { label
157 compatible = "phg,pcf8563";
Dlpc3250-phy3250.dts89 pcf8563: rtc@51 { label
90 compatible = "nxp,pcf8563";
Dsun6i-a31-hummingbird.dts56 rtc0 = &pcf8563;
204 pcf8563: rtc@51 { label
205 compatible = "nxp,pcf8563";
Dimx27-eukrea-cpuimx27.dtsi41 pcf8563@51 {
42 compatible = "nxp,pcf8563";
Darmada-xp-lenovo-ix4-300d.dts77 pcf8563@51 {
78 compatible = "nxp,pcf8563";
Dsun5i-a13-empire-electronix-d709.dts98 pcf8563: rtc@51 { label
99 compatible = "nxp,pcf8563";
Dsun5i-a13-hsg-h702.dts87 pcf8563: rtc@51 { label
88 compatible = "nxp,pcf8563";
Dimx27-phytec-phycore-som.dtsi202 pcf8563@51 {
203 compatible = "nxp,pcf8563";
Dsun5i-reference-design-tablet.dtsi105 pcf8563: rtc@51 { label
106 compatible = "nxp,pcf8563";
Dimx53-kp.dtsi92 compatible = "nxp,pcf8563";
Dimx27-phytec-phycard-s-rdk.dts69 compatible = "nxp,pcf8563";
/Linux-v4.19/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-pine-h64.dts176 pcf8563: rtc@51 { label
177 compatible = "nxp,pcf8563";
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-mux-pca954x.txt68 compatible = "nxp,pcf8563";
/Linux-v4.19/arch/powerpc/boot/dts/
Dpcm030.dts70 compatible = "nxp,pcf8563";
Duc101.dts98 compatible = "nxp,pcf8563";

12