Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c445 qepdf = (im->clk.spmr & SPMR_CEPDF) >> SPMR_CEPDF_SHIFT; in get_clocks()
/openbmc/u-boot/include/
H A Dmpc83xx.h900 #define SPMR_CEPDF_SHIFT 5 macro