Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmpc83xx.h942 #define SCCR_TSEC1CM 0xc0000000 macro
970 #define SCCR_TSEC1CM 0xc0000000 macro
991 #define SCCR_TSEC1CM 0xc0000000 macro
1037 #define SCCR_TSEC1CM 0xc0000000 macro
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c123 SCCR_TSEC1CM | in cpu_init_f()
Dspeed.c158 switch ((sccr & SCCR_TSEC1CM) >> SCCR_TSEC1CM_SHIFT) { in get_clocks()