Home
last modified time | relevance | path

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

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