Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h74 uint8_t ocrbh; member
/openbmc/qemu/hw/timer/
H A Davr_timer16.c102 #define OCRB(t16) VAL16(t16->ocrbl, t16->ocrbh)
359 retval = t16->ocrbh; in avr_timer16_read()
460 t16->ocrbh = val8; in avr_timer16_write()