Searched refs:skip_power_up (Results 1 – 2 of 2) sorted by relevance
468 if (!drvdata->skip_power_up) { in etm4_enable_hw()818 if (!drvdata->skip_power_up) { in etm4_disable_hw()1212 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()1804 if (!drvdata->skip_power_up) in __etm4_cpu_restore()1956 drvdata->skip_power_up = true; in etm4_probe()
1068 bool skip_power_up; member