Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_lpc.c40 #define STR1 TO_REG(0x3C) macro
84 .str = STR1
128 .reg = STR1,
/openbmc/qemu/hw/timer/
H A Drenesas_cmt.c45 FIELD(CMSTR, STR1, 1, 1)
146 start_stop(cmt, 1, FIELD_EX16(cmt->cmstr, CMSTR, STR1)); in cmt_write()