Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom-test.c128 uint32_t first_core_dts0 = PNV_XSCOM_EX_DTS_RESULT0; in test_xscom_core() local
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()
137 dts0 = pnv_xscom_read(qts, chip, first_core_dts0); in test_xscom_core()