Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmpc83xx.h1005 #define SCCR_SDHCCM 0x0c000000 macro
1051 #define SCCR_SDHCCM 0x0c000000 macro
1076 #define SCCR_SDHCCM 0x0c000000 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c276 switch ((sccr & SCCR_SDHCCM) >> SCCR_SDHCCM_SHIFT) { in get_clocks()