Searched refs:TIMER_TIME_LOW (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 enumerator in enum:__anon10975
21 TIMER_TIME_HIGH = 0x04, // get high bits of time at last TIMER_TIME_LOW read
80 case TIMER_TIME_LOW:

Completed in 94 milliseconds