Searched refs:imx_clk_gate_exclusive (Results 1 – 2 of 2) sorted by relevance
111 #define imx_clk_gate_exclusive(name, parent, reg, shift, exclusive_mask) \ macro
252 clk[VF610_CLK_LVDS1_IN] = imx_clk_gate_exclusive("lvds1_in", "anaclk1", ANA_MISC1, 12, BIT(10)); in vf610_clocks_init()