Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-config.h30 #define CS_CFG_MATCH_CLASS_SRC_ALL 0x0001 /* match any source */ macro
H A Dcoresight-syscfg-configfs.c247 if (match_flags & CS_CFG_MATCH_CLASS_SRC_ALL) in cscfg_feat_matches_show()