Home
last modified time | relevance | path

Searched defs:tcorb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/timer/
H A Drenesas_tmr.h45 uint8_t tcorb[TMR_CH]; member
/openbmc/qemu/hw/timer/
H A Drenesas_tmr.c332 uint16_t tcnt, uint16_t tcora, uint16_t tcorb) in issue_event()