Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h88 #define PNV9_CHIP_MAX_PEC 3 macro
89 PnvPhb4PecState pecs[PNV9_CHIP_MAX_PEC];
/openbmc/qemu/hw/ppc/
H A Dpnv.c1660 k->num_pecs = PNV9_CHIP_MAX_PEC; in pnv_chip_power9_class_init()