Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom.h18 PNV_CHIP_POWER9, /* AKA Nimbus */ enumerator
48 .chip_type = PNV_CHIP_POWER9,
71 } else if (chip->chip_type == PNV_CHIP_POWER9) { in pnv_xscom_addr()
H A Dpnv-xscom-test.c34 if (chip->chip_type == PNV_CHIP_POWER9) { in test_cfam_id()
72 if (chip->chip_type == PNV_CHIP_POWER9) { in test_xscom_core()
90 if (chip->chip_type == PNV_CHIP_POWER9) { in test_core()
H A Dpnv-host-i2c-test.c413 if (chip->chip_type == PNV_CHIP_POWER9) { in test_host_i2c()
/openbmc/qemu/include/hw/ppc/
H A Dpnv.h53 DECLARE_INSTANCE_CHECKER(PnvChip, PNV_CHIP_POWER9,