Home
last modified time | relevance | path

Searched refs:lpoverride (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h975 * @lpoverride: If the implementation can support low-power state over.
1033 bool lpoverride; member
H A Dcoresight-etm4x-core.c1434 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c395 (drvdata->lpoverride == true)) in mode_store()