Searched refs:share_count_sai5 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
D | clk-imx8mn.c | 20 static u32 share_count_sai5; variable 522 …AI5_ROOT] = imx_clk_hw_gate2_shared2("sai5_root_clk", "sai5", base + 0x4370, 0, &share_count_sai5); in imx8mn_clocks_probe() 523 … = imx_clk_hw_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5); in imx8mn_clocks_probe()
|
D | clk-imx8mq.c | 23 static u32 share_count_sai5; variable 534 …AI5_ROOT] = imx_clk_hw_gate2_shared2("sai5_root_clk", "sai5", base + 0x4370, 0, &share_count_sai5); in imx8mq_clocks_probe() 535 … = imx_clk_hw_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5); in imx8mq_clocks_probe()
|
D | clk-imx8mm.c | 22 static u32 share_count_sai5; variable 564 …AI5_ROOT] = imx_clk_hw_gate2_shared2("sai5_root_clk", "sai5", base + 0x4370, 0, &share_count_sai5); in imx8mm_clocks_probe() 565 … = imx_clk_hw_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5); in imx8mm_clocks_probe()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0015_linux_drivers_clk.patch | 1001 … = imx_clk_hw_gate2_shared2("sai5_ipg_clk", "ipg_audio_root", base + 0x4370, 0, &share_count_sai5);
|