Home
last modified time | relevance | path

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

/drivers/clk/samsung/
Dclk-s3c2412.c28 #define CLKDIVN 0x14 macro
51 CLKDIVN,
105 DIV(0, "div_cam", "mux_cam", CLKDIVN, 16, 4),
106 DIV(0, "div_i2s", "mux_i2s", CLKDIVN, 12, 4),
107 DIV(0, "div_uart", "mux_uart", CLKDIVN, 8, 4),
108 DIV(0, "div_usb", "mux_usb", CLKDIVN, 6, 1),
109 DIV(0, "div_hclk_half", "hclk", CLKDIVN, 5, 1),
110 DIV(ARMDIV, "armdiv", "msysclk", CLKDIVN, 3, 1),
111 DIV(PCLK, "pclk", "hclk", CLKDIVN, 2, 1),
112 DIV(HCLK, "hclk", "armdiv", CLKDIVN, 0, 2),
[all …]
Dclk-s3c2410.c28 #define CLKDIVN 0x14 macro
58 CLKDIVN,
118 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1),
206 DIV(HCLK, "hclk", "mpll", CLKDIVN, 1, 1),
275 MUX(HCLK, "hclk", hclk_p, CLKDIVN, 1, 2),
297 DIV(UCLK, "uclk", "upll", CLKDIVN, 3, 1),
298 DIV(0, "div_hclk", "fclk", CLKDIVN, 1, 1),