Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmpc83xx.h1020 #define SCCR_SATA1CM_SHIFT 12 macro
1067 #define SCCR_SATA1CM_SHIFT 6 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c373 switch ((sccr & SCCR_SATA1CM) >> SCCR_SATA1CM_SHIFT) { in get_clocks()