Searched refs:imx_clk_gate_dis (Results 1 – 2 of 2) sorted by relevance
61 clk[IMX27_CLK_CKIH_GATE] = imx_clk_gate_dis("ckih_gate", "ckih", CCM_CSCR, 3); in _mx27_clocks_init()
102 #define imx_clk_gate_dis(name, parent, reg, shift) \ macro