Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c129 SCCR_TSEC1ON | in cpu_init_f()
H A Dspeed.c222 if (!(sccr & SCCR_TSEC1ON)) in get_clocks()
/openbmc/u-boot/include/
H A Dmpc83xx.h977 #define SCCR_TSEC1ON 0x20000000 macro