Searched refs:share_count_sai3 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx6ul.c | 109 static u32 share_count_sai3; variable 432 …IMX6UL_CLK_SAI3] = imx_clk_gate2_shared("sai3", "sai3_podf", base + 0x7c, 22, &share_count_sai3); in imx6ul_clocks_init() 433 …MX6UL_CLK_SAI3_IPG] = imx_clk_gate2_shared("sai3_ipg", "ipg", base + 0x7c, 22, &share_count_sai3); in imx6ul_clocks_init()
|
D | clk-imx7d.c | 27 static u32 share_count_sai3; variable 819 …LK] = imx_clk_gate2_shared2("sai3_root_clk", "sai3_post_div", base + 0x48e0, 0, &share_count_sai3); in imx7d_clocks_init() 820 …K] = imx_clk_gate2_shared2("sai3_ipg_clk", "ipg_root_clk", base + 0x48e0, 0, &share_count_sai3); in imx7d_clocks_init()
|