Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h949 #define SCCR_TSEC2CM 0x30000000 macro
998 #define SCCR_TSEC2CM 0x30000000 macro
1044 #define SCCR_TSEC2CM 0x30000000 macro
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c76 SCCR_TSEC2CM | in cpu_init_f()
Dspeed.c203 switch ((sccr & SCCR_TSEC2CM) >> SCCR_TSEC2CM_SHIFT) { in get_clocks()