Home
last modified time | relevance | path

Searched refs:ETM_ARCH_V4_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h757 #define ETM_ARCH_V4_3 ETM_ARCH_VERSION(4, 3) macro
H A Dcoresight-etm4x-core.c1268 if ((drvdata->arch < ETM_ARCH_V4_3) || (drvdata->nr_resource > 0)) in etm4_init_arch_data()