Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c77 #define CPM_CPCCR_H0DIV_BIT 8 macro
78 #define CPM_CPCCR_H0DIV_MASK (0x0f << CPM_CPCCR_H0DIV_BIT)
396 ((3 - 1) << CPM_CPCCR_H0DIV_BIT) | in cpu_mux_select()