Searched refs:DIV_FSYS1 (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/clk/samsung/
H A Dclk-exynos5410.c38 #define DIV_FSYS1 0x1054c macro
126 DIV(0, "div_mmc0", "mout_mmc0", DIV_FSYS1, 0, 4),
127 DIV(0, "div_mmc1", "mout_mmc1", DIV_FSYS1, 16, 4),
131 DIV_FSYS1, 8, 8, CLK_SET_RATE_PARENT, 0),
133 DIV_FSYS1, 24, 8, CLK_SET_RATE_PARENT, 0),
H A Dclk-exynos5250.c68 #define DIV_FSYS1 0x1054c macro
152 DIV_FSYS1,
421 DIV(0, "div_mmc0", "mout_mmc0", DIV_FSYS1, 0, 4),
423 DIV_FSYS1, 8, 8, CLK_SET_RATE_PARENT, 0),
424 DIV(0, "div_mmc1", "mout_mmc1", DIV_FSYS1, 16, 4),
426 DIV_FSYS1, 24, 8, CLK_SET_RATE_PARENT, 0),
H A Dclk-exynos3250.c61 #define DIV_FSYS1 0xc544 macro
145 DIV_FSYS1,
383 /* DIV_FSYS1 */
384 DIV_F(CLK_DIV_MMC1_PRE, "div_mmc1_pre", "div_mmc1", DIV_FSYS1, 24, 8,
386 DIV(CLK_DIV_MMC1, "div_mmc1", "mout_mmc1", DIV_FSYS1, 16, 4),
387 DIV_F(CLK_DIV_MMC0_PRE, "div_mmc0_pre", "div_mmc0", DIV_FSYS1, 8, 8,
389 DIV(CLK_DIV_MMC0, "div_mmc0", "mout_mmc0", DIV_FSYS1, 0, 4),
H A Dclk-exynos4415.c82 #define DIV_FSYS1 0xc544 macro
174 DIV_FSYS1,
505 /* DIV_FSYS1 */
506 DIV_F(CLK_DIV_MMC1_PRE, "div_mmc1_pre", "div_mmc1", DIV_FSYS1, 24, 8,
508 DIV(CLK_DIV_MMC1, "div_mmc1", "mout_mmc1", DIV_FSYS1, 16, 4),
509 DIV_F(CLK_DIV_MMC0_PRE, "div_mmc0_pre", "div_mmc0", DIV_FSYS1, 8, 8,
511 DIV(CLK_DIV_MMC0, "div_mmc0", "mout_mmc0", DIV_FSYS1, 0, 4),
H A Dclk-exynos5420.c92 #define DIV_FSYS1 0x1054c macro
209 DIV_FSYS1,
831 DIV(0, "dout_mmc0", "mout_mmc0", DIV_FSYS1, 0, 10),
832 DIV(0, "dout_mmc1", "mout_mmc1", DIV_FSYS1, 10, 10),
833 DIV(0, "dout_mmc2", "mout_mmc2", DIV_FSYS1, 20, 10),
H A Dclk-exynos4.c78 #define DIV_FSYS1 0xc544 macro
240 DIV_FSYS1,
742 DIV(0, "div_mmc0", "mout_mmc0", DIV_FSYS1, 0, 4),
743 DIV(0, "div_mmc1", "mout_mmc1", DIV_FSYS1, 16, 4),
775 DIV_F(0, "div_mmc_pre0", "div_mmc0", DIV_FSYS1, 8, 8,
777 DIV_F(0, "div_mmc_pre1", "div_mmc1", DIV_FSYS1, 24, 8,

Completed in 109 milliseconds