Searched refs:ppc_dcr_init (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | ppc.h | 66 int ppc_dcr_init (CPUPPCState *env, int (*dcr_read_error)(int dcrn),
|
/openbmc/qemu/hw/ppc/ |
H A D | ppc440_bamboo.c | 162 ppc_dcr_init(env, NULL, NULL); in bamboo_init()
|
H A D | virtex_ml507.c | 82 ppc_dcr_init(env, NULL, NULL); in ppc440_init_xilinx()
|
H A D | sam460ex.c | 278 ppc_dcr_init(env, NULL, NULL); in sam460ex_init()
|
H A D | ppc405_uc.c | 1042 ppc_dcr_init(env, NULL, NULL); in ppc405_soc_realize()
|
H A D | ppc.c | 1501 int ppc_dcr_init (CPUPPCState *env, int (*read_error)(int dcrn), in ppc_dcr_init() function
|