Searched refs:share_count_mipi_core_cfg (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/clk/imx/ |
| D | clk-imx6q.c | 121 static unsigned int share_count_mipi_core_cfg; variable 437 …= imx_clk_gate2_shared("hsi_tx", "hsi_tx_podf", base + 0x74, 16, &share_count_mipi_core_cfg); in imx6q_clocks_init() 438 … = imx_clk_gate2_shared("mipi_core_cfg", "video_27m", base + 0x74, 16, &share_count_mipi_core_cfg); in imx6q_clocks_init() 439 …= imx_clk_gate2_shared("mipi_ipg", "ipg", base + 0x74, 16, &share_count_mipi_core_cfg); in imx6q_clocks_init()
|