Home
last modified time | relevance | path

Searched refs:TIMER_ALARM_STATUS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-goldfish.c23 #define TIMER_ALARM_STATUS 0x18 macro
53 if (readl(base + TIMER_ALARM_STATUS)) in goldfish_rtc_read_alarm()
83 rtc_status_reg = readl(base + TIMER_ALARM_STATUS); in goldfish_rtc_set_alarm()
/kernel/linux/linux-6.6/include/clocksource/
H A Dtimer-goldfish.h17 * TIMER_ALARM_STATUS alarm status (running or not)
26 #define TIMER_ALARM_STATUS 0x18 macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-goldfish.c43 if (gf_ioread32(base + TIMER_ALARM_STATUS)) in goldfish_rtc_read_alarm()
73 rtc_status_reg = gf_ioread32(base + TIMER_ALARM_STATUS); in goldfish_rtc_set_alarm()

Completed in 1 milliseconds