Home
last modified time | relevance | path

Searched refs:share_count_sai2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx93.c32 static u32 share_count_sai2; variable
226 …MX93_CLK_SAI2_GATE, "sai2", "sai2_root", 0x9480, 0, &share_count_sai2},
227 { IMX93_CLK_SAI2_IPG, "sai2_ipg_clk", "bus_wakeup_root", 0x9480, 0, &share_count_sai2},
H A Dclk-imx8mn.c18 static u32 share_count_sai2; variable
553 …AI2_ROOT] = imx_clk_hw_gate2_shared2("sai2_root_clk", "sai2", base + 0x4340, 0, &share_count_sai2); in imx8mn_clocks_probe()
554 … = imx_clk_hw_gate2_shared2("sai2_ipg_clk", "ipg_audio_root", base + 0x4340, 0, &share_count_sai2); in imx8mn_clocks_probe()
H A Dclk-imx8mq.c20 static u32 share_count_sai2; variable
553 …AI2_ROOT] = imx_clk_hw_gate2_shared2("sai2_root_clk", "sai2", base + 0x4340, 0, &share_count_sai2); in imx8mq_clocks_probe()
554 …2_IPG] = imx_clk_hw_gate2_shared2("sai2_ipg_clk", "ipg_root", base + 0x4340, 0, &share_count_sai2); in imx8mq_clocks_probe()
H A Dclk-imx8mm.c19 static u32 share_count_sai2; variable
553 …AI2_ROOT] = imx_clk_hw_gate2_shared2("sai2_root_clk", "sai2", base + 0x4340, 0, &share_count_sai2); in imx8mm_clocks_probe()
554 … = imx_clk_hw_gate2_shared2("sai2_ipg_clk", "ipg_audio_root", base + 0x4340, 0, &share_count_sai2); in imx8mm_clocks_probe()
H A Dclk-imx6ul.c114 static u32 share_count_sai2; variable
461 …6UL_CLK_SAI2] = imx_clk_hw_gate2_shared("sai2", "sai2_podf", base + 0x7c, 30, &share_count_sai2); in imx6ul_clocks_init()
462 …UL_CLK_SAI2_IPG] = imx_clk_hw_gate2_shared("sai2_ipg", "ipg", base + 0x7c, 30, &share_count_sai2); in imx6ul_clocks_init()
H A Dclk-imx6sx.c118 static u32 share_count_sai2; variable
463 …] = imx_clk_hw_gate2_shared("sai2_ipg", "ipg", base + 0x7c, 30, &share_count_sai2); in imx6sx_clocks_init()
465 … = imx_clk_hw_gate2_shared("sai2", "ssi2_podf", base + 0x7c, 30, &share_count_sai2); in imx6sx_clocks_init()
H A Dclk-imx7d.c22 static u32 share_count_sai2; variable
803 … = imx_clk_hw_gate2_shared2("sai2_root_clk", "sai2_post_div", base + 0x48d0, 0, &share_count_sai2); in imx7d_clocks_init()
804 … = imx_clk_hw_gate2_shared2("sai2_ipg_clk", "ipg_root_clk", base + 0x48d0, 0, &share_count_sai2); in imx7d_clocks_init()