Searched refs:DIV_LEFTBUS (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/clk/samsung/ |
D | clk-exynos3250.c | 25 #define DIV_LEFTBUS 0x4500 macro 109 DIV_LEFTBUS, 336 DIV(CLK_DIV_GPL, "div_gpl", "div_gdl", DIV_LEFTBUS, 4, 3), 337 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 4),
|
D | clk-exynos4415.c | 26 #define DIV_LEFTBUS 0x4500 macro 118 DIV_LEFTBUS, 442 DIV(CLK_DIV_GPL, "div_gpl", "div_gdl", DIV_LEFTBUS, 4, 3), 443 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 4),
|
D | clk-exynos4.c | 25 #define DIV_LEFTBUS 0x4500 macro 207 DIV_LEFTBUS, 707 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 3), 708 DIV(0, "div_gpl", "div_gdl", DIV_LEFTBUS, 4, 3),
|