Home
last modified time | relevance | path

Searched refs:share_count_sai3 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/clk/imx/
H A Dclk-imx93.c33 static u32 share_count_sai3; variable
228 …MX93_CLK_SAI3_GATE, "sai3", "sai3_root", 0x94c0, 0, &share_count_sai3},
229 { IMX93_CLK_SAI3_IPG, "sai3_ipg_clk", "bus_wakeup_root", 0x94c0, 0, &share_count_sai3},
H A Dclk-imx8mn.c19 static u32 share_count_sai3; variable
555 …AI3_ROOT] = imx_clk_hw_gate2_shared2("sai3_root_clk", "sai3", base + 0x4350, 0, &share_count_sai3); in imx8mn_clocks_probe()
556 … = imx_clk_hw_gate2_shared2("sai3_ipg_clk", "ipg_audio_root", base + 0x4350, 0, &share_count_sai3); in imx8mn_clocks_probe()
H A Dclk-imx8mm.c20 static u32 share_count_sai3; variable
555 …AI3_ROOT] = imx_clk_hw_gate2_shared2("sai3_root_clk", "sai3", base + 0x4350, 0, &share_count_sai3); in imx8mm_clocks_probe()
556 … = imx_clk_hw_gate2_shared2("sai3_ipg_clk", "ipg_audio_root", base + 0x4350, 0, &share_count_sai3); in imx8mm_clocks_probe()
H A Dclk-imx8mq.c21 static u32 share_count_sai3; variable
555 …AI3_ROOT] = imx_clk_hw_gate2_shared2("sai3_root_clk", "sai3", base + 0x4350, 0, &share_count_sai3); in imx8mq_clocks_probe()
556 …3_IPG] = imx_clk_hw_gate2_shared2("sai3_ipg_clk", "ipg_root", base + 0x4350, 0, &share_count_sai3); in imx8mq_clocks_probe()
H A Dclk-imx6ul.c115 static u32 share_count_sai3; variable
453 …6UL_CLK_SAI3] = imx_clk_hw_gate2_shared("sai3", "sai3_podf", base + 0x7c, 22, &share_count_sai3); in imx6ul_clocks_init()
454 …UL_CLK_SAI3_IPG] = imx_clk_hw_gate2_shared("sai3_ipg", "ipg", base + 0x7c, 22, &share_count_sai3); in imx6ul_clocks_init()
H A Dclk-imx7d.c23 static u32 share_count_sai3; variable
805 … = imx_clk_hw_gate2_shared2("sai3_root_clk", "sai3_post_div", base + 0x48e0, 0, &share_count_sai3); in imx7d_clocks_init()
806 … = imx_clk_hw_gate2_shared2("sai3_ipg_clk", "ipg_root_clk", base + 0x48e0, 0, &share_count_sai3); in imx7d_clocks_init()