Home
last modified time | relevance | path

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

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