Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/imx/
Dclk.h407 #define IMX_COMPOSITE_FW_MANAGED BIT(2) macro
455 IMX_COMPOSITE_FW_MANAGED, \
460 IMX_COMPOSITE_FW_MANAGED, \
Dclk-composite-8m.c252 if (!(composite_flags & IMX_COMPOSITE_FW_MANAGED)) in __imx8m_clk_hw_composite()