Home
last modified time | relevance | path

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

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