Home
last modified time | relevance | path

Searched defs:tcsr (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/timer/
H A Drenesas_tmr.h49 uint8_t tcsr[TMR_CH]; member
H A Dnpcm7xx_timer.h66 uint32_t tcsr; member
/qemu/hw/timer/
H A Dnpcm7xx_timer.c122 static uint32_t npcm7xx_tcsr_prescaler(uint32_t tcsr) in npcm7xx_tcsr_prescaler()