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

/external/qemu/hw/
H A Dgoldfish_timer.c20 TIMER_TIME_LOW = 0x00, // get low bits of current time and update TIMER_TIME_HIGH
21 TIMER_TIME_HIGH = 0x04, // get high bits of time at last TIMER_TIME_LOW read enumerator in enum:__anon10975
83 case TIMER_TIME_HIGH:

Completed in 214 milliseconds