Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/imx/
A Dclk.c20 bool mcore_booted; variable
21 EXPORT_SYMBOL_GPL(mcore_booted);
A Dclk-composite-8m.c227 if (!mcore_booted) { in __imx8m_clk_hw_composite()
A Dclk-imx8mn.c634 module_param(mcore_booted, bool, S_IRUGO);
635 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
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");
A Dclk-imx8mp.c750 module_param(mcore_booted, bool, S_IRUGO);
751 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
A Dclk-imx8mq.c634 module_param(mcore_booted, bool, S_IRUGO);
635 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
A Dclk.h10 extern bool mcore_booted;

Completed in 16 milliseconds