Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk.h392 #define IMX_COMPOSITE_FW_MANAGED BIT(2) macro
436 IMX_COMPOSITE_FW_MANAGED, \
441 IMX_COMPOSITE_FW_MANAGED, \
Dclk-composite-8m.c219 if (!(composite_flags & IMX_COMPOSITE_FW_MANAGED)) in __imx8m_clk_hw_composite()