Searched refs:DIV_TOP (Results 1 - 2 of 2) sorted by relevance

/drivers/clk/samsung/
H A Dclk-exynos3250.c54 #define DIV_TOP 0xc510 macro
159 DIV_TOP,
401 /* DIV_TOP */
402 DIV(CLK_DIV_MPLL_PRE, "div_mpll_pre", "sclk_mpll_mif", DIV_TOP, 28, 2),
404 "mout_aclk_400_mcuisp", DIV_TOP, 24, 3),
405 DIV(CLK_DIV_EBI, "div_ebi", "mout_ebi_1", DIV_TOP, 16, 3),
406 DIV(CLK_DIV_ACLK_200, "div_aclk_200", "mout_aclk_200", DIV_TOP, 12, 3),
407 DIV(CLK_DIV_ACLK_160, "div_aclk_160", "mout_aclk_160", DIV_TOP, 8, 3),
408 DIV(CLK_DIV_ACLK_100, "div_aclk_100", "mout_aclk_100", DIV_TOP, 4, 4),
409 DIV(CLK_DIV_ACLK_266, "div_aclk_266", "mout_aclk_266", DIV_TOP,
[all...]
H A Dclk-exynos4.c67 #define DIV_TOP 0xc510 macro
230 DIV_TOP,
746 DIV(CLK_ACLK100, "aclk100", "mout_aclk100", DIV_TOP, 4, 4),
747 DIV(CLK_ACLK160, "aclk160", "mout_aclk160", DIV_TOP, 8, 3),
748 DIV(CLK_ACLK133, "aclk133", "mout_aclk133", DIV_TOP, 12, 3),
749 DIV(0, "div_onenand", "mout_onenand1", DIV_TOP, 16, 3),
796 DIV(CLK_ACLK200, "aclk200", "mout_aclk200", DIV_TOP, 0, 3),
812 DIV(CLK_DIV_ACLK200, "div_aclk200", "mout_aclk200", DIV_TOP, 0, 3),
813 DIV(0, "div_aclk266_gps", "mout_aclk266_gps", DIV_TOP, 20, 3),
815 DIV_TOP, 2
[all...]

Completed in 14 milliseconds