Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A 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
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c123 SCCR_TSEC1CM | in cpu_init_f()
H A Dspeed.c160 switch ((sccr & SCCR_TSEC1CM) >> SCCR_TSEC1CM_SHIFT) { in get_clocks()