Searched refs:armada38x_rtc (Results 1 – 1 of 1) sorted by relevance
68 struct armada38x_rtc { struct86 void (*update_mbus_timing)(struct armada38x_rtc *rtc); argument87 u32 (*read_rtc_reg)(struct armada38x_rtc *rtc, u8 rtc_reg);88 void (*clear_isr)(struct armada38x_rtc *rtc);89 void (*unmask_interrupt)(struct armada38x_rtc *rtc);103 static void rtc_delayed_write(u32 val, struct armada38x_rtc *rtc, int offset) in rtc_delayed_write()112 static void rtc_update_38x_mbus_timing_params(struct armada38x_rtc *rtc) in rtc_update_38x_mbus_timing_params()124 static void rtc_update_8k_mbus_timing_params(struct armada38x_rtc *rtc) in rtc_update_8k_mbus_timing_params()141 static u32 read_rtc_register(struct armada38x_rtc *rtc, u8 rtc_reg) in read_rtc_register()146 static u32 read_rtc_register_38x_wa(struct armada38x_rtc *rtc, u8 rtc_reg) in read_rtc_register_38x_wa()[all …]