Searched refs:share_count_sai5 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mq.c | 22 static u32 share_count_sai5; variable 518 …K_SAI5_ROOT] = imx_clk_gate2_shared2("sai5_root_clk", "sai5", base + 0x4370, 0, &share_count_sai5); in imx8mq_clocks_probe() 519 …PG] = imx_clk_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5); in imx8mq_clocks_probe()
|
D | clk-imx8mn.c | 21 static u32 share_count_sai5; variable 577 …K_SAI5_ROOT] = imx_clk_gate2_shared2("sai5_root_clk", "sai5", base + 0x4370, 0, &share_count_sai5); in imx8mn_clocks_probe() 578 …PG] = imx_clk_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5); in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 23 static u32 share_count_sai5; variable 597 …K_SAI5_ROOT] = imx_clk_gate2_shared2("sai5_root_clk", "sai5", base + 0x4370, 0, &share_count_sai5); in imx8mm_clocks_probe() 598 …PG] = imx_clk_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5); in imx8mm_clocks_probe()
|