Searched refs:csi_sel (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/clk/imx/ |
A D | clk-imx31.c | 36 static const char *csi_sel[] = { "upll", "spll", }; variable 69 clk[csi] = imx_clk_mux("csi_sel", base + MXC_CCM_CCMR, 25, 1, csi_sel, ARRAY_SIZE(csi_sel)); in _mx31_clocks_init()
|
A D | clk-imx35.c | 79 /* 75 */ max_gate, admux_gate, csi_gate, csi_div, csi_sel, iim_gate, enumerator 162 clk[csi_sel] = imx_clk_mux("csi_sel", base + MX35_CCM_PDR2, 7, 1, std_sel, ARRAY_SIZE(std_sel)); in _mx35_clocks_init()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | imx35-clock.yaml | 98 csi_sel 79
|
A D | imx31-clock.yaml | 32 csi_sel 13
|
Completed in 6 milliseconds