Home
last modified time | relevance | path

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

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