Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom-test.c24 uint64_t xscom_base; member
33 .xscom_base = 0x0003fc0000000000ull,
39 .xscom_base = 0x0003fc0000000000ull,
46 .xscom_base = 0x000603fc00000000ull,
53 .xscom_base = 0x000603fc00000000ull,
61 uint64_t addr = chip->xscom_base; in pnv_xscom_addr()
/openbmc/qemu/hw/ppc/
H A Dpnv_xscom.c274 uint64_t xscom_base, uint64_t xscom_size, in pnv_dt_xscom() argument
277 uint64_t reg[] = { xscom_base, xscom_size }; in pnv_dt_xscom()
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xscom.h181 uint64_t xscom_base, uint64_t xscom_size,