Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom.h27 uint32_t first_core; member
37 .first_core = 0x1,
44 .first_core = 0x1,
52 .first_core = 0x0,
60 .first_core = 0x0,
H A Dpnv-xscom-test.c62 PNV_XSCOM_P10_EC_BASE(chip->first_core) + 0x412; in test_xscom_core()
73 first_core_dts0 |= PNV_XSCOM_P9_EC_BASE(chip->first_core); in test_xscom_core()
75 first_core_dts0 |= PNV_XSCOM_EX_BASE(chip->first_core); in test_xscom_core()