Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c392 (1 + ((im->clk.spmr & SPMR_LBIUCM) >> SPMR_LBIUCM_SHIFT)); in get_clocks()
411 ((im->clk.spmr & SPMR_LBIUCM) >> SPMR_LBIUCM_SHIFT)); in get_clocks()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h888 #define SPMR_LBIUCM 0x80000000 macro