Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h72 uint8_t ocrah; member
/openbmc/qemu/hw/timer/
H A Davr_timer16.c101 #define OCRA(t16) VAL16(t16->ocral, t16->ocrah)
353 retval = t16->ocrah; in avr_timer16_read()
454 t16->ocrah = val8; in avr_timer16_write()