Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk.c20 bool mcore_booted; variable
21 EXPORT_SYMBOL_GPL(mcore_booted);
Dclk-composite-8m.c227 if (!mcore_booted) { in __imx8m_clk_hw_composite()
Dclk-imx8mn.c634 module_param(mcore_booted, bool, S_IRUGO);
635 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
Dclk-imx8mm.c641 module_param(mcore_booted, bool, S_IRUGO);
642 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
Dclk-imx8mp.c738 module_param(mcore_booted, bool, S_IRUGO);
739 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
Dclk-imx8mq.c634 module_param(mcore_booted, bool, S_IRUGO);
635 MODULE_PARM_DESC(mcore_booted, "See Cortex-M core is booted or not");
Dclk.h10 extern bool mcore_booted;