Searched refs:m41t80 (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-m41t80.c | 160 struct m41t80_data *m41t80 = i2c_get_clientdata(client); in m41t80_handle_irq() local 161 struct mutex *lock = &m41t80->rtc->ops_lock; in m41t80_handle_irq() 186 rtc_update_irq(m41t80->rtc, 1, events); in m41t80_handle_irq() 439 static unsigned long m41t80_get_freq(struct m41t80_data *m41t80) in m41t80_get_freq() argument 441 struct i2c_client *client = m41t80->client; in m41t80_get_freq() 442 int reg_sqw = (m41t80->features & M41T80_FEATURE_SQ_ALT) ? in m41t80_get_freq() 472 struct m41t80_data *m41t80 = sqw_to_m41t80_data(hw); in m41t80_sqw_set_rate() local 473 struct i2c_client *client = m41t80->client; in m41t80_sqw_set_rate() 474 int reg_sqw = (m41t80->features & M41T80_FEATURE_SQ_ALT) ? in m41t80_sqw_set_rate() 493 m41t80->freq = m41t80_decode_freq(val); in m41t80_sqw_set_rate() [all …]
|
| H A D | Makefile | 87 obj-$(CONFIG_RTC_DRV_M41T80) += rtc-m41t80.o
|
| H A D | Kconfig | 504 will be called rtc-m41t80.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | rtc-m41t80.txt | 7 "st,m41t80", 26 compatible = "st,m41t80";
|
| /OK3568_Linux_fs/kernel/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";
|