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

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6sl.c100 static unsigned int share_count_spdif; variable
401 clks[IMX6SL_CLK_SPDIF] = imx_clk_gate2_shared("spdif", "spdif0_podf", base + 0x7c, 14, &share_count_spdif); imx6sl_clocks_init()
402 clks[IMX6SL_CLK_SPDIF_GCLK] = imx_clk_gate2_shared("spdif_gclk", "ipg", base + 0x7c, 14, &share_count_spdif); imx6sl_clocks_init()
H A Dclk-imx6q.c122 static unsigned int share_count_spdif; variable
466 clk[IMX6QDL_CLK_SPDIF] = imx_clk_gate2_shared("spdif", "spdif_podf", base + 0x7c, 14, &share_count_spdif); imx6q_clocks_init()
467 clk[IMX6QDL_CLK_SPDIF_GCLK] = imx_clk_gate2_shared("spdif_gclk", "ipg", base + 0x7c, 14, &share_count_spdif); imx6q_clocks_init()

Completed in 51 milliseconds