Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c295 switch ((sccr & SCCR_TDMCM) >> SCCR_TDMCM_SHIFT) { in get_clocks()
/openbmc/u-boot/include/
H A Dmpc83xx.h1029 #define SCCR_TDMCM_SHIFT 4 macro