Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c132 SCCR_TSEC2ON | in cpu_init_f()
Dspeed.c222 if (!(sccr & SCCR_TSEC2ON)) in get_clocks()
/external/u-boot/include/
Dmpc83xx.h979 #define SCCR_TSEC2ON 0x10000000 macro