Searched refs:skip_power_up (Results 1 – 2 of 2) sorted by relevance
468 if (!drvdata->skip_power_up) { in etm4_enable_hw()804 if (!drvdata->skip_power_up) { in etm4_disable_hw()1198 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()1668 if (!drvdata->skip_power_up) in __etm4_cpu_save()1687 if (!drvdata->skip_power_up) in __etm4_cpu_save()1790 if (!drvdata->skip_power_up) in __etm4_cpu_restore()1942 drvdata->skip_power_up = true; in etm4_probe()
1068 bool skip_power_up; member