Searched refs:share_count_sai3 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/clk/imx/ |
| D | clk-imx8mn.c | 20 static u32 share_count_sai3; variable 575 …K_SAI3_ROOT] = imx_clk_gate2_shared2("sai3_root_clk", "sai3", base + 0x4350, 0, &share_count_sai3); in imx8mn_clocks_probe() 576 …PG] = imx_clk_gate2_shared2("sai3_ipg_clk", "ipg_audio_root", base + 0x4350, 0, &share_count_sai3); in imx8mn_clocks_probe()
|
| D | clk-imx8mq.c | 20 static u32 share_count_sai3; variable 514 …K_SAI3_ROOT] = imx_clk_gate2_shared2("sai3_root_clk", "sai3", base + 0x4350, 0, &share_count_sai3); in imx8mq_clocks_probe() 515 …SAI3_IPG] = imx_clk_gate2_shared2("sai3_ipg_clk", "ipg_root", base + 0x4350, 0, &share_count_sai3); in imx8mq_clocks_probe()
|
| D | clk-imx8mm.c | 21 static u32 share_count_sai3; variable 593 …K_SAI3_ROOT] = imx_clk_gate2_shared2("sai3_root_clk", "sai3", base + 0x4350, 0, &share_count_sai3); in imx8mm_clocks_probe() 594 …PG] = imx_clk_gate2_shared2("sai3_ipg_clk", "ipg_audio_root", base + 0x4350, 0, &share_count_sai3); in imx8mm_clocks_probe()
|
| D | clk-imx6ul.c | 101 static u32 share_count_sai3; variable 433 …6UL_CLK_SAI3] = imx_clk_hw_gate2_shared("sai3", "sai3_podf", base + 0x7c, 22, &share_count_sai3); in imx6ul_clocks_init() 434 …UL_CLK_SAI3_IPG] = imx_clk_hw_gate2_shared("sai3_ipg", "ipg", base + 0x7c, 22, &share_count_sai3); in imx6ul_clocks_init()
|
| D | clk-imx7d.c | 22 static u32 share_count_sai3; variable 816 … = imx_clk_hw_gate2_shared2("sai3_root_clk", "sai3_post_div", base + 0x48e0, 0, &share_count_sai3); in imx7d_clocks_init() 817 … = imx_clk_hw_gate2_shared2("sai3_ipg_clk", "ipg_root_clk", base + 0x48e0, 0, &share_count_sai3); in imx7d_clocks_init()
|