Searched refs:spdif0_com_sel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx5.c | 122 static const char *spdif0_com_sel[] = { "spdif0_podf", "ssi1_root_gate", }; variable 266 clk[IMX5_CLK_SPDIF0_COM_SEL] = imx_clk_mux_flags("spdif0_com_sel", MXC_CCM_CSCMR2, 4, 1, in mx5_clocks_common_init() 267 spdif0_com_sel, ARRAY_SIZE(spdif0_com_sel), CLK_SET_RATE_PARENT); in mx5_clocks_common_init() 268 clk[IMX5_CLK_SPDIF0_GATE] = imx_clk_gate2("spdif0_gate", "spdif0_com_sel", MXC_CCM_CCGR5, 26); in mx5_clocks_common_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx5.c | 122 static const char *spdif0_com_sel[] = { "spdif0_podf", "ssi1_root_gate", }; variable 266 clk[IMX5_CLK_SPDIF0_COM_SEL] = imx_clk_mux_flags("spdif0_com_sel", MXC_CCM_CSCMR2, 4, 1, in mx5_clocks_common_init() 267 spdif0_com_sel, ARRAY_SIZE(spdif0_com_sel), CLK_SET_RATE_PARENT); in mx5_clocks_common_init() 268 clk[IMX5_CLK_SPDIF0_GATE] = imx_clk_gate2("spdif0_gate", "spdif0_com_sel", MXC_CCM_CCGR5, 26); in mx5_clocks_common_init()
|
Completed in 3 milliseconds