Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_psi.h29 OBJECT_DECLARE_TYPE(PnvPsi, PnvPsiClass,
74 struct PnvPsiClass { struct
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c131 PnvPsiClass *ppc = PNV_PSI_GET_CLASS(psi); in pnv_psi_set_bar()
534 PnvPsiClass *ppc = PNV_PSI_GET_CLASS(dev); in pnv_psi_dt_xscom()
564 PnvPsiClass *ppc = PNV_PSI_CLASS(klass); in pnv_psi_power8_class_init()
894 PnvPsiClass *ppc = PNV_PSI_CLASS(klass); in pnv_psi_power9_class_init()
926 PnvPsiClass *ppc = PNV_PSI_CLASS(klass); in pnv_psi_power10_class_init()
961 .class_size = sizeof(PnvPsiClass),