Home
last modified time | relevance | path

Searched refs:lpoverride (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h412 * @lpoverride: If the implementation can support low-power state over.
461 bool lpoverride; member
H A Dcoresight-etm4x-core.c787 drvdata->lpoverride = true; in etm4_init_arch_data()
789 drvdata->lpoverride = false; in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c390 (drvdata->lpoverride == true)) in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1001 * @lpoverride: If the implementation can support low-power state over.
1058 bool lpoverride; member
H A Dcoresight-etm4x-core.c1294 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c394 (drvdata->lpoverride == true)) in mode_store()

Completed in 15 milliseconds