Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dloongarch_pch_pic.h51 uint64_t auto_crtl0; /*0x0c0*/ member
/openbmc/qemu/hw/intc/
H A Dloongarch_pch_pic.c370 s->auto_crtl0 = 0x0; in loongarch_pch_pic_reset()
428 VMSTATE_UINT64(auto_crtl0, LoongArchPCHPIC),