Home
last modified time | relevance | path

Searched refs:imx_clk_gate_exclusive (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk.h118 #define imx_clk_gate_exclusive(name, parent, reg, shift, exclusive_mask) \ macro
H A Dclk-vf610.c252 clk[VF610_CLK_LVDS1_IN] = imx_clk_gate_exclusive("lvds1_in", "anaclk1", ANA_MISC1, 12, BIT(10)); in vf610_clocks_init()