Searched full:csi_div (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/clk/imx/ |
D | clk-imx31.c | 41 per_div, per, csi, fir, csi_div, usb_div_pre, usb_div_post, fir_div_pre, enumerator 71 clk[csi_div] = imx_clk_divider("csi_div", "csi_sel", base + MXC_CCM_PDR0, 23, 9); in _mx31_clocks_init() 95 clk[csi_gate] = imx_clk_gate2("csi_gate", "csi_div", base + MXC_CCM_CGR1, 6); in _mx31_clocks_init()
|
D | clk-imx35.c | 79 /* 75 */ max_gate, admux_gate, csi_gate, csi_div, csi_sel, iim_gate, enumerator 163 clk[csi_div] = imx_clk_divider("csi_div", "csi_sel", base + MX35_CCM_PDR2, 16, 6); in _mx35_clocks_init() 215 clk[csi_gate] = imx_clk_gate2("csi_gate", "csi_div", base + MX35_CCM_CGR3, 0); in _mx35_clocks_init()
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.yaml | 34 csi_div 15
|
D | imx35-clock.yaml | 97 csi_div 78
|