Searched refs:share_count_asrc (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/imx/ |
| H A D | clk-imx6ul.c | 111 static u32 share_count_asrc; variable 350 …X6UL_CLK_ASRC_IPG] = imx_clk_hw_gate2_shared("asrc_ipg", "ahb", base + 0x68, 6, &share_count_asrc); in imx6ul_clocks_init() 351 …X6UL_CLK_ASRC_MEM] = imx_clk_hw_gate2_shared("asrc_mem", "ahb", base + 0x68, 6, &share_count_asrc); in imx6ul_clocks_init()
|
| H A D | clk-imx6sx.c | 111 static u32 share_count_asrc; variable 373 …M] = imx_clk_hw_gate2_shared("asrc_mem", "ahb", base + 0x68, 6, &share_count_asrc); in imx6sx_clocks_init() 374 …G] = imx_clk_hw_gate2_shared("asrc_ipg", "ahb", base + 0x68, 6, &share_count_asrc); in imx6sx_clocks_init()
|