Home
last modified time | relevance | path

Searched full:m41t80 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/rtc/
H A Drtc-m41t80.c3 * I2C client/driver for the ST M41T80 family of i2c rtc chips.
76 { "m41t80", M41T80_FEATURE_SQ },
99 .compatible = "st,m41t80",
161 struct m41t80_data *m41t80 = i2c_get_clientdata(client); in m41t80_handle_irq() local
165 rtc_lock(m41t80->rtc); in m41t80_handle_irq()
169 rtc_unlock(m41t80->rtc); in m41t80_handle_irq()
175 rtc_unlock(m41t80->rtc); in m41t80_handle_irq()
186 rtc_update_irq(m41t80->rtc, 1, events); in m41t80_handle_irq()
192 rtc_unlock(m41t80->rtc); in m41t80_handle_irq()
469 static unsigned long m41t80_get_freq(struct m41t80_data *m41t80) in m41t80_get_freq() argument
[all …]
H A DKconfig551 tristate "ST M41T62/65/M41T80/81/82/83/84/85/87 and compatible"
554 and M41T80 RTC chips series. Currently, the following chips are
555 supported: M41T62, M41T65, M41T80, M41T81, M41T82, M41T83, M41ST84,
559 will be called rtc-m41t80.
562 bool "ST M41T65/M41T80 series RTC watchdog timer"
566 watchdog timer in the ST M41T60 and M41T80 RTC chips series.
H A DMakefile90 obj-$(CONFIG_RTC_DRV_M41T80) += rtc-m41t80.o
/linux/Documentation/devicetree/bindings/rtc/
H A Dst,m41t80.yaml4 $id: http://devicetree.org/schemas/rtc/st,m41t80.yaml#
7 title: ST M41T80 family of RTC and compatible
17 - st,m41t80
62 compatible = "st,m41t80";
/linux/arch/arm/mach-orion5x/
H A Ddns323-setup.c401 MPP7_GPIO, /* M41T80 nIRQ/OUT/SQW */
425 MPP7_GPIO, /* M41T80 nIRQ/OUT/SQW */
489 * 0x68 | ST M41T80 | RTC w/ alarm
497 I2C_BOARD_INFO("m41t80", 0x68),
506 * 0x68 | ST M41T80 | RTC w/ alarm
512 I2C_BOARD_INFO("m41t80", 0x68),
/linux/arch/powerpc/boot/dts/
H A Dcurrituck.dts119 compatible = "st,m41t80", "m41st85";
H A Dsam440ep.dts199 compatible = "st,m41t80";
H A Dbluestone.dts267 compatible = "st,m41t80";
H A Dakebono.dts227 compatible = "st,m41t80", "m41st85";
H A Dcanyonlands.dts322 compatible = "st,m41t80";
H A Dglacier.dts290 compatible = "st,m41t80";