Searched refs:P10_XSCOM_BASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/ | ||
H A D | pnv-xive2-common.h | 74 #define P10_XSCOM_BASE 0x000603fc00000000ull macro |
H A D | pnv-xive2-common.c | 17 return P10_XSCOM_BASE | ((uint64_t) pcba << 3); in pnv_xscom_addr() |