Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a33.c20 #define DRAM_CLK_DIV 4 macro
82 CONFIG_DRAM_CLK * DRAM_CLK_MUL / DRAM_CLK_DIV; in ns_to_t()
311 CCM_DRAMCLK_CFG_DIV(DRAM_CLK_DIV) | in mctl_sys_init()
H A Ddram_sun8i_a83t.c19 #define DRAM_CLK_DIV 1 macro
81 CONFIG_DRAM_CLK * DRAM_CLK_MUL / DRAM_CLK_DIV; in ns_to_t()
407 CCM_DRAMCLK_CFG_DIV(DRAM_CLK_DIV) | in mctl_sys_init()