Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c66 static u64 etm4_get_access_type(struct etmv4_config *config);
1307 return etm4_get_access_type(config) << __bf_shf(TRCVICTLR_EXLEVEL_MASK); in etm4_get_victlr_access_type()
1368 static u64 etm4_get_access_type(struct etmv4_config *config) in etm4_get_access_type() function
1376 return etm4_get_access_type(config) << TRCACATR_EXLEVEL_SHIFT; in etm4_get_comparator_access_type()