Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Descc.c138 #define W_MISC2 14 macro
306 s->wregs[W_MISC2] &= MISC2_BRG_EN | MISC2_BRG_SRC | in escc_soft_reset_chn()
308 s->wregs[W_MISC2] |= MISC2_PLLCMD0; in escc_soft_reset_chn()
337 s->wregs[W_MISC2] &= MISC2_PLLCMD1 | MISC2_PLLCMD2; in escc_hard_reset_chn()
338 s->wregs[W_MISC2] |= MISC2_LCL_LOOP | MISC2_PLLCMD0; in escc_hard_reset_chn()
588 case W_MISC2 ... W_EXTINT: in escc_mem_write()
656 if (s->wregs[W_MISC2] & MISC2_LCL_LOOP) { in escc_mem_write()