rtc_pl031_softc
struct rtc_pl031_softc *sc = arg1;
struct rtc_pl031_softc *sc;
rtc_pl031_update_mis(struct rtc_pl031_softc *sc)
rtc_pl031_next_match_ticks(struct rtc_pl031_softc *sc)
rtc_pl031_next_timer_msecs(struct rtc_pl031_softc *sc)
rtc_pl031_update_timer(struct rtc_pl031_softc *sc)
rtc_pl031_tick(struct rtc_pl031_softc *sc, bool from_timer)
struct rtc_pl031_softc *sc = param;
rtc_pl031_write(struct rtc_pl031_softc *sc, int offset, uint32_t value)
rtc_pl031_read(struct rtc_pl031_softc *sc, int offset)
struct rtc_pl031_softc *
struct rtc_pl031_softc *sc;
sc = calloc(1, sizeof(struct rtc_pl031_softc));
struct rtc_pl031_softc;
struct rtc_pl031_softc *rtc_pl031_init(rtc_pl031_intr_func_t intr_assert,
void rtc_pl031_write(struct rtc_pl031_softc *sc, int offset,
uint32_t rtc_pl031_read(struct rtc_pl031_softc *sc, int offset);