Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/clocksource/
A Dtimer-goldfish.h21 #define TIMER_TIME_HIGH 0x04 macro
/linux-6.3-rc2/drivers/rtc/
A Drtc-goldfish.c122 time_high = gf_ioread32(base + TIMER_TIME_HIGH); in goldfish_rtc_read_time()
142 gf_iowrite32((now64 >> 32), base + TIMER_TIME_HIGH); in goldfish_rtc_set_time()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-goldfish.c41 time_high = gf_ioread32(base + TIMER_TIME_HIGH); in goldfish_timer_read()

Completed in 4 milliseconds