Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom-test.c26 uint32_t first_core; member
35 .first_core = 0x1,
41 .first_core = 0x1,
48 .first_core = 0x0,
55 .first_core = 0x0,
121 PNV_XSCOM_P10_EC_BASE(chip->first_core) + 0x412; in test_xscom_core()
132 first_core_dts0 |= PNV_XSCOM_P9_EC_BASE(chip->first_core); in test_xscom_core()
134 first_core_dts0 |= PNV_XSCOM_EX_BASE(chip->first_core); in test_xscom_core()