Searched refs:sh_timer_read (Results 1 – 2 of 2) sorted by relevance
63 static uint32_t sh_timer_read(void *opaque, hwaddr offset) in sh_timer_read() function274 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()
106 sh_timer_read(uint64_t offset) "tmu012_read 0x%" PRIx64