Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmpc83xx.h1006 #define SCCR_SDHCCM_SHIFT 26 macro
1052 #define SCCR_SDHCCM_SHIFT 26 macro
1077 #define SCCR_SDHCCM_SHIFT 26 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c276 switch ((sccr & SCCR_SDHCCM) >> SCCR_SDHCCM_SHIFT) { in get_clocks()