Home
last modified time | relevance | path

Searched refs:imx_clk_gate_exclusive (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk.h81 #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()

Completed in 5 milliseconds