Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/ !
H A Dcoresight-etm4x.h1066 bool instrp0 : 1; member
H A Dcoresight-etm4x-core.c1409 drvdata->instrp0 = !!(FIELD_GET(TRCIDR0_INSTP0_MASK, etmidr0) == 0b11); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c308 if (drvdata->instrp0 == true) { in mode_store()