Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/imx/
Dclk.h407 #define IMX_COMPOSITE_FW_MANAGED BIT(2) macro
459 IMX_COMPOSITE_FW_MANAGED, \
464 IMX_COMPOSITE_FW_MANAGED, \
Dclk-composite-8m.c281 if (!(composite_flags & IMX_COMPOSITE_FW_MANAGED)) in __imx8m_clk_hw_composite()