Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h76 uint8_t ocrch; member
/openbmc/qemu/hw/timer/
H A Davr_timer16.c103 #define OCRC(t16) VAL16(t16->ocrcl, t16->ocrch)
365 retval = t16->ocrch; in avr_timer16_read()
466 t16->ocrch = val8; in avr_timer16_write()