Searched refs:get_l2cr (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | mpc86xx.h | 79 static __inline__ unsigned long get_l2cr (void) in get_l2cr() function |
/u-boot/arch/powerpc/cpu/mpc86xx/ | ||
A D | cpu.c | 97 if (get_l2cr() & 0x80000000) { in checkcpu() |
Completed in 3 milliseconds