Home
last modified time | relevance | path

Searched refs:ds1307 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1307.c169 struct ds1307 { struct
195 u8 (*do_trickle_setup)(struct ds1307 *, u32, argument
212 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds1307_get_time() local
214 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_get_time()
217 if (ds1307->type == rx_8130) { in ds1307_get_time()
219 ret = regmap_read(ds1307->regmap, RX8130_REG_FLAG, &regflag); in ds1307_get_time()
232 ret = regmap_bulk_read(ds1307->regmap, chip->offset, regs, in ds1307_get_time()
242 if (ds1307->type == m41t0 && in ds1307_get_time()
249 switch (ds1307->type) { in ds1307_get_time()
262 ret = regmap_read(ds1307->regmap, DS1307_REG_CONTROL, &tmp); in ds1307_get_time()
[all …]
H A DMakefile55 obj-$(CONFIG_RTC_DRV_DS1307) += rtc-ds1307.o
H A DKconfig256 will be called rtc-ds1307.
259 bool "Century bit support for rtc-ds1307"
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A DMakefile16 obj-$(CONFIG_RTC_DS1307) += ds1307.o
17 obj-$(CONFIG_RTC_DS1338) += ds1307.o
18 obj-$(CONFIG_RTC_DS1339) += ds1307.o
38 obj-$(CONFIG_RTC_MCP79411) += ds1307.o
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6q-kp.dtsi194 ds1307: rtc@32 { label
195 compatible = "dallas,ds1307";
H A Dimx6q-tbs2910.dts162 rtc: ds1307@68 {
163 compatible = "dallas,ds1307";
H A Dimx6qdl-emcon.dtsi19 rtc0 = &ds1307;
321 ds1307: rtc@68 { label
322 compatible = "dallas,ds1307";
H A Dkirkwood-nas2big.dts97 compatible = "dallas,ds1307";
H A Dam335x-nano.dts230 compatible = "dallas,ds1307";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Drtc-ds1307.txt5 "dallas,ds1307",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
H A Di2c.txt38 compatible = "dallas,ds1307";
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dtqm5200.dts161 compatible = "dallas,ds1307";
H A Dhotfoot.dts129 compatible = "dallas,ds1307";