Searched refs:share_count_sai6 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mq.c | 23 static u32 share_count_sai6; variable 520 …K_SAI6_ROOT] = imx_clk_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6); in imx8mq_clocks_probe() 521 …PG] = imx_clk_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6); in imx8mq_clocks_probe()
|
D | clk-imx8mn.c | 22 static u32 share_count_sai6; variable 579 …K_SAI6_ROOT] = imx_clk_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6); in imx8mn_clocks_probe() 580 …PG] = imx_clk_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6); in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 24 static u32 share_count_sai6; variable 599 …K_SAI6_ROOT] = imx_clk_gate2_shared2("sai6_root_clk", "sai6", base + 0x4380, 0, &share_count_sai6); in imx8mm_clocks_probe() 600 …PG] = imx_clk_gate2_shared2("sai6_ipg_clk", "ipg_audio_root", base + 0x4380, 0, &share_count_sai6); in imx8mm_clocks_probe()
|