Searched refs:skip_power_up (Results 1 – 2 of 2) sorted by relevance
470 if (!drvdata->skip_power_up) { in etm4_enable_hw()820 if (!drvdata->skip_power_up) { in etm4_disable_hw()1210 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()1682 if (!drvdata->skip_power_up) in __etm4_cpu_save()1701 if (!drvdata->skip_power_up) in __etm4_cpu_save()1806 if (!drvdata->skip_power_up) in __etm4_cpu_restore()1958 drvdata->skip_power_up = true; in etm4_probe()
1060 bool skip_power_up; member