Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c484 uint32_t arbitration_control; member
968 ret = s->arbitration_control; in sm501_system_config_read()
1030 s->arbitration_control = value & 0x37777777; in sm501_system_config_write()
1858 s->arbitration_control = 0x05146732; in sm501_reset()
1951 VMSTATE_UINT32(arbitration_control, SM501State),