Home
last modified time | relevance | path

Searched refs:mcore_booted (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/clk/imx/
H A Dclk.c20 bool mcore_booted; variable
21 EXPORT_SYMBOL_GPL(mcore_booted);
H A Dclk-composite-93.c83 if (mcore_booted) in imx93_clk_composite_gate_disable()
H A Dclk-imx8mn.c635 module_param(mcore_booted, bool, S_IRUGO);
636 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
H A Dclk-composite-8m.c297 if (!mcore_booted) in __imx8m_clk_hw_composite()
H A Dclk-imx8mq.c637 module_param(mcore_booted, bool, S_IRUGO);
638 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
H A Dclk-imx8mm.c641 module_param(mcore_booted, bool, S_IRUGO);
642 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
H A Dclk.h10 extern bool mcore_booted;