Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clocksource/
A Dtimer-goldfish.c54 gf_iowrite32(0, base + TIMER_ALARM_LOW); in goldfish_timer_set_oneshot()
82 gf_iowrite32(lower_32_bits(now), base + TIMER_ALARM_LOW); in goldfish_timer_next_event()
/linux-6.3-rc2/include/clocksource/
A Dtimer-goldfish.h22 #define TIMER_ALARM_LOW 0x08 macro
/linux-6.3-rc2/drivers/rtc/
A Drtc-goldfish.c34 rtc_alarm_low = gf_ioread32(base + TIMER_ALARM_LOW); in goldfish_rtc_read_alarm()
65 gf_iowrite32(rtc_alarm64, base + TIMER_ALARM_LOW); in goldfish_rtc_set_alarm()

Completed in 4 milliseconds