Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dsdram.c19 const u32 mpll_out = ((u64)JZ4780_SYS_EXTAL * JZ4780_MPLL_M) / in get_mem_clk() local
21 return mpll_out / JZ4780_SYS_MEM_DIV; in get_mem_clk()