Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom-test.c48 #define PNV_XSCOM_EX_BASE(core) \ macro
75 first_core_dts0 |= PNV_XSCOM_EX_BASE(chip->first_core); in test_xscom_core()
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xscom.h57 #define PNV_XSCOM_EX_BASE(core) \ macro
/openbmc/qemu/hw/ppc/
H A Dpnv.c870 return PNV_XSCOM_EX_BASE(core_id); in pnv_chip_power8_xscom_core_base()