Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h961 u8 q_support; member
H A Dcoresight-etm4x-sysfs.c372 if (mode && drvdata->q_support) in mode_store()
378 if ((mode & BIT(1)) && (drvdata->q_support & BIT(1))) in mode_store()
H A Dcoresight-etm4x-core.c1096 drvdata->q_support = BMVAL(etmidr0, 15, 16); in etm4_init_arch_data()