Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c152 spmf = (im->clk.spmr & SPMR_SPMF) >> SPMR_SPMF_SHIFT; in get_clocks()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h892 #define SPMR_SPMF 0x0F000000 macro