Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h120 #define PNV10_CHIP_MAX_PEC 2 macro
121 PnvPhb4PecState pecs[PNV10_CHIP_MAX_PEC];
/openbmc/qemu/hw/ppc/
H A Dpnv.c1909 k->num_pecs = PNV10_CHIP_MAX_PEC; in pnv_chip_power10_class_init()