Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h943 #define SCCR_TSEC1CM 0xc0000000 macro
971 #define SCCR_TSEC1CM 0xc0000000 macro
992 #define SCCR_TSEC1CM 0xc0000000 macro
1038 #define SCCR_TSEC1CM 0xc0000000 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c124 SCCR_TSEC1CM | in cpu_init_f()
H A Dspeed.c159 switch ((sccr & SCCR_TSEC1CM) >> SCCR_TSEC1CM_SHIFT) { in get_clocks()