Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780.h64 #define JZ4780_SYS_MEM_DIV 3 macro
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dsdram.c21 return mpll_out / JZ4780_SYS_MEM_DIV; in get_mem_clk()
H A Dpll.c429 writel(selectplls[pll] | CPM_DDRCDR_CE_DDR | (JZ4780_SYS_MEM_DIV - 1), in ddr_mux_select()