Searched refs:stallctl (Results 1 – 3 of 3) sorted by relevance
535 if (drvdata->stallctl) in etm4_enable_hw()1454 drvdata->stallctl = !!(etmidr3 & TRCIDR3_STALLCTL); in etm4_init_arch_data()1914 if (drvdata->stallctl) in __etm4_cpu_save()2045 if (drvdata->stallctl) in __etm4_cpu_restore()
1074 bool stallctl : 1; member
402 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()