Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1032 bool lpoverride; member
H A Dcoresight-etm4x-core.c1370 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()