Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dloongarch_pch_pic.h52 uint64_t auto_crtl1; /*0x0e0*/ member
/openbmc/qemu/hw/intc/
H A Dloongarch_pch_pic.c371 s->auto_crtl1 = 0x0; in loongarch_pch_pic_reset()
429 VMSTATE_UINT64(auto_crtl1, LoongArchPCHPIC),