Searched refs:armada38x_rtc (Results 1 – 1 of 1) sorted by relevance
74 struct armada38x_rtc { struct92 void (*update_mbus_timing)(struct armada38x_rtc *rtc); argument93 u32 (*read_rtc_reg)(struct armada38x_rtc *rtc, u8 rtc_reg);94 void (*clear_isr)(struct armada38x_rtc *rtc);95 void (*unmask_interrupt)(struct armada38x_rtc *rtc);109 static void rtc_delayed_write(u32 val, struct armada38x_rtc *rtc, int offset) in rtc_delayed_write()118 static void rtc_update_38x_mbus_timing_params(struct armada38x_rtc *rtc) in rtc_update_38x_mbus_timing_params()130 static void rtc_update_8k_mbus_timing_params(struct armada38x_rtc *rtc) in rtc_update_8k_mbus_timing_params()147 static u32 read_rtc_register(struct armada38x_rtc *rtc, u8 rtc_reg) in read_rtc_register()152 static u32 read_rtc_register_38x_wa(struct armada38x_rtc *rtc, u8 rtc_reg) in read_rtc_register_38x_wa()[all …]