Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c108 SCCR_ENCCM | in cpu_init_f()
Dspeed.c254 switch ((sccr & SCCR_ENCCM) >> SCCR_ENCCM_SHIFT) { in get_clocks()
/external/u-boot/include/
Dmpc83xx.h930 #define SCCR_ENCCM 0x03000000 macro