Searched refs:mcore_booted (Results 1 – 7 of 7) sorted by relevance
20 bool mcore_booted; variable21 EXPORT_SYMBOL_GPL(mcore_booted);
83 if (mcore_booted) in imx93_clk_composite_gate_disable()
635 module_param(mcore_booted, bool, S_IRUGO);636 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
297 if (!mcore_booted) in __imx8m_clk_hw_composite()
637 module_param(mcore_booted, bool, S_IRUGO);638 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
641 module_param(mcore_booted, bool, S_IRUGO);642 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
10 extern bool mcore_booted;