Home
last modified time | relevance | path

Searched refs:sh_timer_read (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/timer/
A Dsh_timer.c63 static uint32_t sh_timer_read(void *opaque, hwaddr offset) in sh_timer_read() function
274 return sh_timer_read(s->timer[2], offset - 0x20); in tmu012_read()
278 return sh_timer_read(s->timer[1], offset - 0x14); in tmu012_read()
281 return sh_timer_read(s->timer[0], offset - 0x08); in tmu012_read()
A Dtrace-events106 sh_timer_read(uint64_t offset) "tmu012_read 0x%" PRIx64

Completed in 5 milliseconds