| /linux/drivers/rtc/ |
| H A D | rtc-pcf8563.c | 63 struct pcf8563 { struct 87 static int pcf8563_set_alarm_mode(struct pcf8563 *pcf8563, bool on) in pcf8563_set_alarm_mode() argument 92 err = regmap_read(pcf8563->regmap, PCF8563_REG_ST2, &buf); in pcf8563_set_alarm_mode() 103 return regmap_write(pcf8563->regmap, PCF8563_REG_ST2, buf); in pcf8563_set_alarm_mode() 106 static int pcf8563_get_alarm_mode(struct pcf8563 *pcf8563, unsigned char *en, in pcf8563_get_alarm_mode() argument 112 err = regmap_read(pcf8563->regmap, PCF8563_REG_ST2, &buf); in pcf8563_get_alarm_mode() 126 struct pcf8563 *pcf8563 = dev_id; in pcf8563_irq() local 130 err = pcf8563_get_alarm_mode(pcf8563, NULL, &pending); in pcf8563_irq() 135 rtc_update_irq(pcf8563->rtc, 1, RTC_IRQF | RTC_AF); in pcf8563_irq() 136 pcf8563_set_alarm_mode(pcf8563, 1); in pcf8563_irq() [all …]
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx28-eukrea-mbmx283lc.dts | 35 pcf8563: rtc@51 { label 36 compatible = "nxp,pcf8563";
|
| H A D | imx28-apx4devkit.dts | 118 pcf8563: rtc@51 { label 119 compatible = "nxp,pcf8563";
|
| H A D | imx28-sps1.dts | 69 compatible = "nxp,pcf8563";
|
| /linux/arch/arm/boot/dts/marvell/ |
| 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 | armada-xp-lenovo-ix4-300d.dts | 77 pcf8563@51 { 78 compatible = "nxp,pcf8563";
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | ethernut5.dts | 113 pcf8563@50 { 114 compatible = "nxp,pcf8563";
|
| H A D | at91-kizbox.dts | 186 rtc: pcf8563@51 { 187 compatible = "nxp,pcf8563";
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 13 rtc0 = &pcf8563; 140 pcf8563: rtc@51 { label 141 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-pocketbook-614-plus.dts | 87 pcf8563: rtc@51 { label 88 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 | sun5i-a13-pocketbook-touch-lux-3.dts | 127 pcf8563: rtc@51 { label 128 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-hsg-h702.dts | 83 pcf8563: rtc@51 { label 84 compatible = "nxp,pcf8563";
|
| H A D | sun5i-reference-design-tablet.dtsi | 103 pcf8563: rtc@51 { label 104 compatible = "nxp,pcf8563";
|
| H A D | sun5i-a13-empire-electronix-d709.dts | 95 pcf8563: rtc@51 { label 96 compatible = "nxp,pcf8563";
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-sp.dts | 31 compatible = "nxp,pcf8563";
|
| /linux/arch/arm/boot/dts/nxp/lpc/ |
| H A D | lpc3250-phy3250.dts | 100 pcf8563: rtc@51 { label 101 compatible = "nxp,pcf8563";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx25-eukrea-cpuimx25.dtsi | 31 compatible = "nxp,pcf8563";
|
| H A D | imx27-phytec-phycard-s-rdk.dts | 56 compatible = "nxp,pcf8563";
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s905w-jethome-jethub-j80.dts | 240 pcf8563: rtc@51 { label 241 compatible = "nxp,pcf8563";
|
| H A D | meson-axg-jethome-jethub-j1xx.dtsi | 219 pcf8563: rtc@51 { label 220 compatible = "nxp,pcf8563";
|
| H A D | meson-g12b-gtking-pro.dts | 127 compatible = "nxp,pcf8563";
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | pcm030.dts | 66 compatible = "nxp,pcf8563";
|
| H A D | uc101.dts | 94 compatible = "nxp,pcf8563";
|