Searched refs:spdif_sel (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/clk/imx/ |
D | clk-imx5.c | 121 static const char *spdif_sel[] = { "pll1_sw", "pll2_sw", "pll3_sw", "spdif_xtal_sel", }; variable 263 …LK_SPDIF0_SEL] = imx_clk_mux("spdif0_sel", MXC_CCM_CSCMR2, 0, 2, spdif_sel, ARRAY_SIZE(spdif_sel)); in mx5_clocks_common_init() 424 spdif_sel, ARRAY_SIZE(spdif_sel)); in mx51_clocks_init()
|
D | clk-imx35.c | 67 /* 15 */ esdhc_sel, esdhc1_div, esdhc2_div, esdhc3_div, spdif_sel, enumerator 147 …clk[spdif_sel] = imx_clk_mux("spdif_sel", base + MX35_CCM_PDR3, 22, 1, std_sel, ARRAY_SIZE(std_sel… in _mx35_clocks_init()
|
D | clk-imx7d.c | 139 static const char *spdif_sel[] = { "osc", "pll_sys_pfd2_135m_clk", variable 515 …] = imx_clk_hw_mux2_flags("spdif_src", base + 0xa680, 24, 3, spdif_sel, ARRAY_SIZE(spdif_sel), CLK… in imx7d_clocks_init()
|
/linux-5.19.10/Documentation/devicetree/bindings/clock/ |
D | imx35-clock.yaml | 38 spdif_sel 19
|