Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dpnv_xscom.h158 #define PNV10_XSCOM_EQ_BASE(core) \ macro
163 ((uint64_t) PNV10_XSCOM_EQ_BASE(core) | PNV10_XSCOM_EC(core & 0x3))
/qemu/hw/ppc/
H A Dpnv.c2036 pnv_xscom_add_subregion(chip, PNV10_XSCOM_EQ_BASE(eq->quad_id), in pnv_chip_power10_quad_realize()