Searched refs:stallctl (Results 1 – 3 of 3) sorted by relevance
475 if (drvdata->stallctl) in etm4_enable_hw()1311 drvdata->stallctl = !!(etmidr3 & TRCIDR3_STALLCTL); in etm4_init_arch_data()1766 if (drvdata->stallctl) in __etm4_cpu_save()1898 if (drvdata->stallctl) in __etm4_cpu_restore()
1028 bool stallctl; member
401 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()