Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c62 #define CPM_CPCCR_SEL_H0PLL_BIT 26 macro
63 #define CPM_CPCCR_SEL_H0PLL_MASK (0x3 << CPM_CPCCR_SEL_H0PLL_BIT)
412 (selectplls[MPLL] << CPM_CPCCR_SEL_H0PLL_BIT) | in cpu_mux_select()