Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Daspeed_scu.c54 #define HW_STRAP1 TO_REG(0x70) macro
403 case HW_STRAP1: in aspeed_2400_scu_calc_hpll()
404 s->regs[HW_STRAP1] |= data; in aspeed_2400_scu_calc_hpll()
407 s->regs[HW_STRAP1] &= ~data; in aspeed_2400_scu_calc_hpll()
543 s->regs[HW_STRAP1] = s->hw_strap1;