Searched full:ckih (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
D | clk-imx31.c | 40 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator 67 clk[ckih] = imx_clk_fixed("ckih", fref); in _mx31_clocks_init() 69 clk[mpll] = imx_clk_pllv1(IMX_PLLV1_IMX31, "mpll", "ckih", base + MXC_CCM_MPCTL); in _mx31_clocks_init() 70 clk[spll] = imx_clk_pllv1(IMX_PLLV1_IMX31, "spll", "ckih", base + MXC_CCM_SRPCTL); in _mx31_clocks_init() 71 clk[upll] = imx_clk_pllv1(IMX_PLLV1_IMX31, "upll", "ckih", base + MXC_CCM_UPCTL); in _mx31_clocks_init()
|
D | clk-imx35.c | 65 /* 0 */ ckih, mpll, ppll, mpll_075, arm, hsp, hsp_div, hsp_sel, ahb, enumerator 107 clk[ckih] = imx_clk_fixed("ckih", 24000000); in _mx35_clocks_init() 109 clk[mpll] = imx_clk_pllv1(IMX_PLLV1_IMX35, "mpll", "ckih", base + MX35_CCM_MPCTL); in _mx35_clocks_init() 110 clk[ppll] = imx_clk_pllv1(IMX_PLLV1_IMX35, "ppll", "ckih", base + MX35_CCM_PPCTL); in _mx35_clocks_init()
|
D | clk-imx27.c | 57 clk[IMX27_CLK_CKIH] = imx_clk_fixed("ckih", fref); in _mx27_clocks_init() 61 clk[IMX27_CLK_CKIH_GATE] = imx_clk_gate_dis("ckih_gate", "ckih", CCM_CSCR, 3); in _mx27_clocks_init()
|
D | clk-imx5.c | 119 static const char *mx51_spdif_xtal_sel[] = { "osc", "ckih", "ckih2", }; 120 static const char *mx53_spdif_xtal_sel[] = { "osc", "ckih", "ckih2", "pll4_sw", };
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 39 clock-output-names = "ckil", "ckih"; 43 "ckil" and the second named "ckih". Consumer nodes always reference
|
D | imx35-clock.yaml | 19 ckih 0
|
D | imx31-clock.yaml | 20 ckih 1
|