Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Darm_mptimer.c103 static uint64_t timerblock_read(void *opaque, hwaddr addr, in timerblock_read() function
186 return timerblock_read(&s->timerblock[id], addr, size); in arm_thistimer_read()
208 .read = timerblock_read,