Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c75 #define CPM_CPCCR_H2DIV_BIT 12 macro
76 #define CPM_CPCCR_H2DIV_MASK (0xf << CPM_CPCCR_H2DIV_BIT)
395 ((6 - 1) << CPM_CPCCR_H2DIV_BIT) | in cpu_mux_select()
487 CPM_CPCCR_H2DIV_BIT) + 1; in jz4780_clk_get_efuse_clk()