Home
last modified time | relevance | path

Searched refs:share_count_spdif (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-imx6sl.c97 static unsigned int share_count_spdif; variable
398 hws[IMX6SL_CLK_SPDIF] = imx_clk_hw_gate2_shared("spdif", "spdif0_podf", base + 0x7c, 14, &share_count_spdif); in imx6sl_clocks_init()
399 hws[IMX6SL_CLK_SPDIF_GCLK] = imx_clk_hw_gate2_shared("spdif_gclk", "ipg", base + 0x7c, 14, &share_count_spdif); in imx6sl_clocks_init()
H A Dclk-imx6q.c124 static unsigned int share_count_spdif; variable
873 hws[IMX6QDL_CLK_SPDIF] = imx_clk_hw_gate2_shared("spdif", "spdif_podf", base + 0x7c, 14, &share_count_spdif); in imx6q_clocks_init()
874 hws[IMX6QDL_CLK_SPDIF_GCLK] = imx_clk_hw_gate2_shared("spdif_gclk", "ipg", base + 0x7c, 14, &share_count_spdif); in imx6q_clocks_init()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx6sl.c98 static unsigned int share_count_spdif; variable
399 hws[IMX6SL_CLK_SPDIF] = imx_clk_hw_gate2_shared("spdif", "spdif0_podf", base + 0x7c, 14, &share_count_spdif); in imx6sl_clocks_init()
400 hws[IMX6SL_CLK_SPDIF_GCLK] = imx_clk_hw_gate2_shared("spdif_gclk", "ipg", base + 0x7c, 14, &share_count_spdif); in imx6sl_clocks_init()
H A Dclk-imx6q.c129 static unsigned int share_count_spdif; variable
878 hws[IMX6QDL_CLK_SPDIF] = imx_clk_hw_gate2_shared("spdif", "spdif_podf", base + 0x7c, 14, &share_count_spdif); in imx6q_clocks_init()
879 hws[IMX6QDL_CLK_SPDIF_GCLK] = imx_clk_hw_gate2_shared("spdif_gclk", "ipg", base + 0x7c, 14, &share_count_spdif); in imx6q_clocks_init()

Completed in 6 milliseconds