Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom.h19 PNV_CHIP_POWER10, enumerator
56 .chip_type = PNV_CHIP_POWER10,
69 if (chip->chip_type == PNV_CHIP_POWER10) { in pnv_xscom_addr()
H A Dpnv-xscom-test.c36 } else if (chip->chip_type == PNV_CHIP_POWER10) { in test_cfam_id()
60 if (chip->chip_type == PNV_CHIP_POWER10) { in test_xscom_core()
92 } else if (chip->chip_type == PNV_CHIP_POWER10) { in test_core()
H A Dpnv-host-i2c-test.c415 } else if (chip->chip_type == PNV_CHIP_POWER10) { in test_host_i2c()
434 if (chip->chip_type != PNV_CHIP_POWER10) { in test_host_i2c()
/openbmc/qemu/include/hw/ppc/
H A Dpnv.h57 DECLARE_INSTANCE_CHECKER(PnvChip, PNV_CHIP_POWER10,