Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c393 (1 + ((im->clk.spmr & SPMR_LBIUCM) >> SPMR_LBIUCM_SHIFT)); in get_clocks()
412 ((im->clk.spmr & SPMR_LBIUCM) >> SPMR_LBIUCM_SHIFT)); in get_clocks()
/openbmc/u-boot/include/
H A Dmpc83xx.h888 #define SPMR_LBIUCM_SHIFT 31 macro