Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dppc.h42 static inline uint get_immr(void) in get_immr() function
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c92 uint immr = get_immr(); /* Return full IMMR contents */ in checkcpu()
H A Dimmap.c351 "\tIMMR\t0x%08X\n", get_immr()); in print_reginfo()