Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_lpc.h28 typedef struct PnvLpcClass PnvLpcClass; typedef
30 DECLARE_OBJ_CHECKERS(PnvLpcController, PnvLpcClass,
91 struct PnvLpcClass { struct
/openbmc/qemu/hw/ppc/
H A Dpnv_lpc.c615 PnvLpcClass *plc = PNV_LPC_GET_CLASS(dev); in pnv_lpc_power8_realize()
634 PnvLpcClass *plc = PNV_LPC_CLASS(klass); in pnv_lpc_power8_class_init()
657 PnvLpcClass *plc = PNV_LPC_GET_CLASS(dev); in pnv_lpc_power9_realize()
674 PnvLpcClass *plc = PNV_LPC_CLASS(klass); in pnv_lpc_power9_class_init()
764 .class_size = sizeof(PnvLpcClass),