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.h133 #define PNV10_CHIP_MAX_PEC 2 macro
134 PnvPhb4PecState pecs[PNV10_CHIP_MAX_PEC];
/openbmc/qemu/hw/ppc/
H A Dpnv.c2296 k->num_pecs = PNV10_CHIP_MAX_PEC; in pnv_chip_power10_class_init()