Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rtc/
Drtc-pcf8563.c50 struct pcf8563 { struct
75 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_get_datetime() local
112 pcf8563->c_polarity = (buf[PCF8563_REG_MO] & PCF8563_MO_C) ? in pcf8563_get_datetime()
132 struct pcf8563 *pcf8563 = i2c_get_clientdata(client); in pcf8563_set_datetime() local
154 if (pcf8563->c_polarity ? (tm->tm_year >= 100) : (tm->tm_year < 100)) in pcf8563_set_datetime()
194 struct pcf8563 *pcf8563; in pcf8563_probe() local
203 pcf8563 = kzalloc(sizeof(struct pcf8563), GFP_KERNEL); in pcf8563_probe()
204 if (!pcf8563) in pcf8563_probe()
209 i2c_set_clientdata(client, pcf8563); in pcf8563_probe()
211 pcf8563->rtc = rtc_device_register(pcf8563_driver.driver.name, in pcf8563_probe()
[all …]
DMakefile76 obj-$(CONFIG_RTC_DRV_PCF8563) += rtc-pcf8563.o
DKconfig260 will be called rtc-pcf8563.
/linux-3.4.99/arch/arm/boot/dts/
Dimx27-phytec-phycore.dts57 pcf8563@51 {
58 compatible = "nxp,pcf8563";
/linux-3.4.99/arch/cris/arch-v10/drivers/
DMakefile10 obj-$(CONFIG_ETRAX_PCF8563) += pcf8563.o
/linux-3.4.99/arch/powerpc/boot/dts/
Dpcm030.dts102 compatible = "nxp,pcf8563";
Duc101.dts132 compatible = "nxp,pcf8563";
Dpcm032.dts103 compatible = "nxp,pcf8563";
Dmucmc52.dts122 compatible = "nxp,pcf8563";
/linux-3.4.99/Documentation/devicetree/bindings/i2c/
Dtrivial-devices.txt47 nxp,pcf8563 Real-time clock/calendar