Searched refs:stallctl (Results 1 – 3 of 3) sorted by relevance
443 if (drvdata->stallctl) in etm4_enable_hw()1230 drvdata->stallctl = !!(etmidr3 & TRCIDR3_STALLCTL); in etm4_init_arch_data()1685 if (drvdata->stallctl) in __etm4_cpu_save()1816 if (drvdata->stallctl) in __etm4_cpu_restore()
1054 bool stallctl; member
400 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()