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.c132 PnvPsiClass *ppc = PNV_PSI_GET_CLASS(psi); in pnv_psi_set_bar()
535 PnvPsiClass *ppc = PNV_PSI_GET_CLASS(dev); in pnv_psi_dt_xscom()
565 PnvPsiClass *ppc = PNV_PSI_CLASS(klass); in pnv_psi_power8_class_init()
895 PnvPsiClass *ppc = PNV_PSI_CLASS(klass); in pnv_psi_power9_class_init()
927 PnvPsiClass *ppc = PNV_PSI_CLASS(klass); in pnv_psi_power10_class_init()
962 .class_size = sizeof(PnvPsiClass),