Searched defs:hid0 (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/powerpc/oea/ | ||
| H A D | cpu_subr.c | 358 register_t hid0 = mfspr(SPR_HID0); local in function:cpu_features_enable 611 register_t hid0 = 0, hid0_save = 0; local in function:cpu_setup [all...] |
| /src/sys/arch/evbppc/mpc85xx/ | ||
| H A D | machdep.c | 1068 register_t msr, hid0; local in function:e500_ipi_halt 1150 const register_t hid0 = mfspr(SPR_HID0); local in function:initppc |
| /src/sys/arch/evbppc/nintendo/dev/ | ||
| H A D | wiifb.c | 620 register_t hid0 = mfspr(SPR_HID0); local in function:wiifb_rgb_to_efb |
Completed in 7 milliseconds