Home
last modified time | relevance | path

Searched refs:SCCR_SDHCCM_SHIFT (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h1006 #define SCCR_SDHCCM_SHIFT 26 macro
1052 #define SCCR_SDHCCM_SHIFT 26 macro
1077 #define SCCR_SDHCCM_SHIFT 26 macro
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dspeed.c277 switch ((sccr & SCCR_SDHCCM) >> SCCR_SDHCCM_SHIFT) { in get_clocks()