Searched refs:m41t80 (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/rtc/ |
| H A D | rtc-m41t80.c | 164 rtc_lock(m41t80->rtc); in m41t80_handle_irq() 168 rtc_unlock(m41t80->rtc); in m41t80_handle_irq() 174 rtc_unlock(m41t80->rtc); in m41t80_handle_irq() 185 rtc_update_irq(m41t80->rtc, 1, events); in m41t80_handle_irq() 191 rtc_unlock(m41t80->rtc); in m41t80_handle_irq() 443 struct i2c_client *client = m41t80->client; in m41t80_get_freq() 475 struct i2c_client *client = m41t80->client; in m41t80_sqw_set_rate() 495 m41t80->freq = m41t80_decode_freq(val); in m41t80_sqw_set_rate() 515 m41t80->sqwe = enable; in m41t80_sqw_control() 577 m41t80->sqw.init = &init; in m41t80_sqw_register_clk() [all …]
|
| H A D | Makefile | 88 obj-$(CONFIG_RTC_DRV_M41T80) += rtc-m41t80.o
|
| H A D | Kconfig | 539 will be called rtc-m41t80.
|
| /linux-6.15/Documentation/devicetree/bindings/rtc/ |
| H A D | st,m41t80.yaml | 4 $id: http://devicetree.org/schemas/rtc/st,m41t80.yaml# 17 - st,m41t80 62 compatible = "st,m41t80";
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | sam440ep.dts | 199 compatible = "st,m41t80";
|
| H A D | currituck.dts | 119 compatible = "st,m41t80", "m41st85";
|
| H A D | bluestone.dts | 267 compatible = "st,m41t80";
|
| H A D | akebono.dts | 227 compatible = "st,m41t80", "m41st85";
|
| H A D | canyonlands.dts | 322 compatible = "st,m41t80";
|
| H A D | glacier.dts | 290 compatible = "st,m41t80";
|