Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dspeed.c262 #define CPRI_CLK_SEL 0x1C000000 in get_sys_info() macro
270 switch ((rcw_tmp1 & CPRI_CLK_SEL) >> CPRI_CLK_SHIFT) { in get_sys_info()