Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h751 #define ETM_ARCH_MINOR_VERSION(arch) ((arch) & 0xfU) macro
H A Dcoresight-etm4x-core.c2009 minor = ETM_ARCH_MINOR_VERSION(drvdata->arch); in etm4_add_coresight_dev()