Home
last modified time | relevance | path

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

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