Searched refs:DIV_LEFTBUS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk-exynos3250.c | 21 #define DIV_LEFTBUS 0x4500 macro 110 DIV_LEFTBUS, 341 DIV(CLK_DIV_GPL, "div_gpl", "div_gdl", DIV_LEFTBUS, 4, 3), 342 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 4),
|
H A D | clk-exynos4.c | 23 #define DIV_LEFTBUS 0x4500 macro 194 DIV_LEFTBUS, 594 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 3), 595 DIV(0, "div_gpl", "div_gdl", DIV_LEFTBUS, 4, 3),
|