Home
last modified time | relevance | path

Searched refs:LCRR_CLKDIV_SHIFT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfsl_lbc.h163 #define LCRR_CLKDIV_SHIFT 0 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h327 #define LCRR_CLKDIV_SHIFT 0 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c393 lcrr = (im->im_lbc.lcrr & LCRR_CLKDIV) >> LCRR_CLKDIV_SHIFT; in get_clocks()