Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Drenesas_tmr.c124 static uint16_t read_tcnt(RTMRState *tmr, unsigned size, int ch) in read_tcnt() function
247 return read_tcnt(tmr, size, ch); in tmr_read()
379 tmr->tcnt[ch] = read_tcnt(tmr, 1, ch); in timer_events()