Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c408 corepll = (im->clk.spmr & SPMR_COREPLL) >> SPMR_COREPLL_SHIFT; in get_clocks()
/openbmc/u-boot/include/
H A Dmpc83xx.h896 #define SPMR_COREPLL_SHIFT 16 macro