Home
last modified time | relevance | path

Searched refs:PPCE500CCSRState (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/ppc/
H A De500-ccsr.h7 struct PPCE500CCSRState { struct
16 OBJECT_DECLARE_SIMPLE_TYPE(PPCE500CCSRState, CCSR) argument
H A De500.c935 PPCE500CCSRState *ccsr; in ppce500_init()
1286 PPCE500CCSRState *ccsr = CCSR(obj); in e500_ccsr_initfn()
1294 .instance_size = sizeof(PPCE500CCSRState),
/openbmc/qemu/hw/pci-host/
H A Dppce500.c422 PPCE500CCSRState *ccsr = CCSR(container_get(qdev_get_machine(), in e500_pcihost_bridge_realize()