Searched refs:skip_power_up (Results 1 – 2 of 2) sorted by relevance
593 if (!drvdata->skip_power_up) { in etm4_enable_hw()1039 if (!drvdata->skip_power_up) { in etm4_disable_hw()1394 drvdata->skip_power_up = true; in etm4_init_arch_data()1514 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()1986 if (!drvdata->skip_power_up) in __etm4_cpu_save()2003 if (!drvdata->skip_power_up) in __etm4_cpu_save()2109 if (!drvdata->skip_power_up) in __etm4_cpu_restore()
1079 bool skip_power_up : 1; member