Searched refs:ds1374 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-ds1374.c | 68 struct ds1374 { struct 188 struct ds1374 *ds1374 = i2c_get_clientdata(client); in ds1374_read_alarm() local 196 mutex_lock(&ds1374->mutex); in ds1374_read_alarm() 219 mutex_unlock(&ds1374->mutex); in ds1374_read_alarm() 226 struct ds1374 *ds1374 = i2c_get_clientdata(client); in ds1374_set_alarm() local 253 mutex_lock(&ds1374->mutex); in ds1374_set_alarm() 279 mutex_unlock(&ds1374->mutex); in ds1374_set_alarm() 287 struct ds1374 *ds1374 = i2c_get_clientdata(client); in ds1374_irq() local 290 schedule_work(&ds1374->work); in ds1374_irq() 296 struct ds1374 *ds1374 = container_of(work, struct ds1374, work); in ds1374_work() local [all …]
|
H A D | Makefile | 56 obj-$(CONFIG_RTC_DRV_DS1374) += rtc-ds1374.o
|
H A D | Kconfig | 289 will be called rtc-ds1374.
|
/openbmc/u-boot/drivers/rtc/ |
H A D | Makefile | 19 obj-$(CONFIG_RTC_DS1374) += ds1374.o
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-moxa-uc-2100-common.dtsi | 109 compatible = "dallas,ds1374";
|
H A D | am335x-moxa-uc-8100-common.dtsi | 208 compatible = "dallas,ds1374";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx27-apf27dev.dts | 107 compatible = "dallas,ds1374";
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | charon.dts | 169 compatible = "dallas,ds1374";
|
H A D | asp834x-redboot.dts | 92 compatible = "dallas,ds1374";
|
/openbmc/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-moxa-uc-8410a.dts | 168 compatible = "dallas,ds1374";
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | t4240rdb.dts | 145 compatible = "dallas,ds1374";
|
H A D | p1021mds.dts | 112 compatible = "dallas,ds1374";
|
H A D | mpc8568mds.dts | 74 compatible = "dallas,ds1374";
|
H A D | mpc8569mds.dts | 108 compatible = "dallas,ds1374";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |