Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmpc83xx.h949 #define SCCR_TSEC2CM 0x30000000 macro
998 #define SCCR_TSEC2CM 0x30000000 macro
1044 #define SCCR_TSEC2CM 0x30000000 macro
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c126 SCCR_TSEC2CM | in cpu_init_f()
Dspeed.c200 switch ((sccr & SCCR_TSEC2CM) >> SCCR_TSEC2CM_SHIFT) { in get_clocks()