Home
last modified time | relevance | path

Searched refs:share_count_sai6 (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-imx8mn.c21 static u32 share_count_sai6; variable
524 …AI6_ROOT] = imx_clk_hw_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6); in imx8mn_clocks_probe()
525 … = imx_clk_hw_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6); in imx8mn_clocks_probe()
Dclk-imx8mq.c24 static u32 share_count_sai6; variable
536 …AI6_ROOT] = imx_clk_hw_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6); in imx8mq_clocks_probe()
537 … = imx_clk_hw_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6); in imx8mq_clocks_probe()
Dclk-imx8mm.c23 static u32 share_count_sai6; variable
566 …AI6_ROOT] = imx_clk_hw_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6); in imx8mm_clocks_probe()
567 … = imx_clk_hw_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6); in imx8mm_clocks_probe()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0015_linux_drivers_clk.patch1002 …AI6_ROOT] = imx_clk_hw_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6);
1003 … = imx_clk_hw_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6);