Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a33.c19 #define DRAM_CLK_DIV 4 macro
81 CONFIG_DRAM_CLK * DRAM_CLK_MUL / DRAM_CLK_DIV; in ns_to_t()
310 CCM_DRAMCLK_CFG_DIV(DRAM_CLK_DIV) | in mctl_sys_init()
H A Ddram_sun8i_a83t.c18 #define DRAM_CLK_DIV 1 macro
80 CONFIG_DRAM_CLK * DRAM_CLK_MUL / DRAM_CLK_DIV; in ns_to_t()
406 CCM_DRAMCLK_CFG_DIV(DRAM_CLK_DIV) | in mctl_sys_init()