Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-jz47xx/jz4780/
A Dpll.c66 #define CPM_CPCCR_SEL_H2PLL_BIT 24 macro
67 #define CPM_CPCCR_SEL_H2PLL_MASK (0x3 << CPM_CPCCR_SEL_H2PLL_BIT)
415 (selectplls[MPLL] << CPM_CPCCR_SEL_H2PLL_BIT); in cpu_mux_select()

Completed in 4 milliseconds