Home
last modified time | relevance | path

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

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