Searched refs:CLKDIVN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/clk/samsung/ |
| D | clk-s3c2412.c | 23 #define CLKDIVN 0x14 macro 38 CLKDIVN, 56 DIV(0, "div_cam", "mux_cam", CLKDIVN, 16, 4), 57 DIV(0, "div_i2s", "mux_i2s", CLKDIVN, 12, 4), 58 DIV(0, "div_uart", "mux_uart", CLKDIVN, 8, 4), 59 DIV(0, "div_usb", "mux_usb", CLKDIVN, 6, 1), 60 DIV(0, "div_hclk_half", "hclk", CLKDIVN, 5, 1), 61 DIV(ARMDIV, "armdiv", "msysclk", CLKDIVN, 3, 1), 62 DIV(PCLK, "pclk", "hclk", CLKDIVN, 2, 1), 63 DIV(HCLK, "hclk", "armdiv", CLKDIVN, 0, 2), [all …]
|
| D | clk-s3c2410.c | 22 #define CLKDIVN 0x14 macro 49 CLKDIVN, 73 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1), 161 DIV(HCLK, "hclk", "mpll", CLKDIVN, 1, 1), 230 MUX(HCLK, "hclk", hclk_p, CLKDIVN, 1, 2), 252 DIV(UCLK, "uclk", "upll", CLKDIVN, 3, 1), 253 DIV(0, "div_hclk", "fclk", CLKDIVN, 1, 1),
|