Searched refs:share_count_mipi_core_cfg (Results 1 – 1 of 1) sorted by relevance
| /linux-4.1.27/arch/arm/mach-imx/ |
| D | clk-imx6q.c | 122 static unsigned int share_count_mipi_core_cfg; variable 420 …= imx_clk_gate2_shared("hsi_tx", "hsi_tx_podf", base + 0x74, 16, &share_count_mipi_core_cfg); in imx6q_clocks_init() 421 … = imx_clk_gate2_shared("mipi_core_cfg", "video_27m", base + 0x74, 16, &share_count_mipi_core_cfg); in imx6q_clocks_init() 422 …= imx_clk_gate2_shared("mipi_ipg", "ipg", base + 0x74, 16, &share_count_mipi_core_cfg); in imx6q_clocks_init()
|