Home
last modified time | relevance | path

Searched refs:LS7ARtcState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/rtc/
H A Dls7a_rtc.c62 OBJECT_DECLARE_SIMPLE_TYPE(LS7ARtcState, LS7A_RTC)
64 struct LS7ARtcState { struct
100 static bool toy_enabled(LS7ARtcState *s) in toy_enabled() argument
106 static bool rtc_enabled(LS7ARtcState *s) in rtc_enabled()
125 static void toymatch_val_to_time(LS7ARtcState *s, uint64_t val, struct tm *tm) in toymatch_val_to_time()
136 static void toymatch_write(LS7ARtcState *s, uint64_t val, int num) in toymatch_write()
152 static void rtcmatch_write(LS7ARtcState *s, uint64_t val, int num) in rtcmatch_write()
165 static void ls7a_toy_stop(LS7ARtcState *s) in ls7a_toy_stop()
175 static void ls7a_rtc_stop(LS7ARtcState *s) in ls7a_rtc_stop()
185 static void ls7a_toy_start(LS7ARtcState *s) in ls7a_toy_start()
[all …]