Home
last modified time | relevance | path

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

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