Home
last modified time | relevance | path

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

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