Searched refs:imx_clk_hw_gate_dis_flags (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk.h170 imx_clk_hw_gate_dis_flags(name, parent, reg, shift, 0)
172 #define imx_clk_hw_gate_dis_flags(name, parent, reg, shift, flags) \ macro
H A Dclk-imx7d.c455 hws[IMX7D_PLL_SYS_MAIN_480M_CLK] = imx_clk_hw_gate_dis_flags("pll_sys_main_480m_clk", "pll_sys_main_480m", base + 0xb0, 4, CLK_IS_CRITICAL);

Completed in 109 milliseconds