Searched refs:SPR_ICTRL (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/bedbug/ |
H A D | regs.h | 35 #define SPR_ICTRL 158 macro
|
H A D | tables.h | 508 { SPR_ICTRL, "ICTRL" },
|
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 4313 spr_register(env, SPR_ICTRL, "ICTRL", in init_proc_7440() 4436 spr_register(env, SPR_ICTRL, "ICTRL", in init_proc_7450() 4532 spr_register(env, SPR_ICTRL, "ICTRL", in init_proc_7445() 4664 spr_register(env, SPR_ICTRL, "ICTRL", in init_proc_7455() 4816 spr_register(env, SPR_ICTRL, "ICTRL", in init_proc_7457() 4951 spr_register(env, SPR_ICTRL, "ICTRL", in init_proc_e600()
|
H A D | cpu.h | 2229 #define SPR_ICTRL (0x3F3) macro
|