| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-pcf8563.c | 2 * An I2C driver for the Philips PCF8563 RTC 10 * http://www.semiconductors.philips.com/acrobat/datasheets/PCF8563-04.pdf 65 struct pcf8563 { struct 69 * From PCF8563 datasheet: this bit is toggled when the years 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() 199 * In the routines that deal directly with the pcf8563 hardware, we use 204 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_get_datetime() local [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | pcf8563.txt | 1 * Philips PCF8563/Epson RTC8564 Real Time Clock 3 Philips PCF8563/Epson RTC8564 Real Time Clock 6 - compatible: Should contain "nxp,pcf8563", 14 overwrite the default clock name "pcf8563-clkout" 18 pcf8563: pcf8563@51 { 19 compatible = "nxp,pcf8563"; 26 clocks = <&pcf8563>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A 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";
|
| H A D | kirkwood-nsa320.dts | 123 pcf8563: pcf8563@51 { label 124 compatible = "nxp,pcf8563";
|
| H A D | imx25-eukrea-cpuimx25.dtsi | 30 pcf8563@51 { 31 compatible = "nxp,pcf8563";
|
| H A D | imx28-eukrea-mbmx283lc.dts | 35 pcf8563: rtc@51 { label 36 compatible = "nxp,pcf8563";
|
| H A D | imx35-eukrea-cpuimx35.dtsi | 29 pcf8563@51 { 30 compatible = "nxp,pcf8563";
|
| H A D | imx51-eukrea-cpuimx51.dtsi | 29 pcf8563@51 { 30 compatible = "nxp,pcf8563";
|
| H A D | ethernut5.dts | 113 pcf8563@50 { 114 compatible = "nxp,pcf8563";
|
| H A D | sun6i-a31-hummingbird.dts | 56 rtc0 = &pcf8563; 183 pcf8563: rtc@51 { label 184 compatible = "nxp,pcf8563";
|
| H A D | at91-kizbox.dts | 173 rtc: pcf8563@51 { 174 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-hsg-h702.dts | 83 pcf8563: rtc@51 { label 84 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-empire-electronix-d709.dts | 94 pcf8563: rtc@51 { label 95 compatible = "nxp,pcf8563";
|
| H A D | sun5i-reference-design-tablet.dtsi | 102 pcf8563: rtc@51 { label 103 compatible = "nxp,pcf8563";
|
| H A D | imx28-apx4devkit.dts | 157 pcf8563: rtc@51 { label 158 compatible = "phg,pcf8563";
|
| H A D | rv1126-38x38-v10-spi-nor.dts | 205 pcf8563: pcf8563@51 { label 206 compatible = "pcf8563";
|
| H A D | imx27-eukrea-cpuimx27.dtsi | 36 pcf8563@51 { 37 compatible = "nxp,pcf8563";
|
| H A D | lpc3250-phy3250.dts | 100 pcf8563: rtc@51 { label 101 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-pocketbook-touch-lux-3.dts | 126 pcf8563: rtc@51 { label 127 compatible = "nxp,pcf8563";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | ethernut5.dts | 89 pcf8563@50 { 90 compatible = "nxp,pcf8563";
|
| H A D | sun6i-a31-hummingbird.dts | 57 rtc0 = &pcf8563; 113 pcf8563: rtc@51 { label 114 compatible = "nxp,pcf8563";
|
| H A D | sun5i-q8-common.dtsi | 80 pcf8563: rtc@51 { label 81 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-hsg-h702.dts | 88 pcf8563: rtc@51 { label 89 compatible = "nxp,pcf8563";
|
| H A D | sun5i-reference-design-tablet.dtsi | 87 pcf8563: rtc@51 { label 88 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-inet-98v-rev2.dts | 91 pcf8563: rtc@51 { label 92 compatible = "nxp,pcf8563";
|