Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h36 #define TRBE_EC_OTHERS 0 macro
H A Dcoresight-trbe.c667 if ((is_trbe_wrap(trbsr) && (ec == TRBE_EC_OTHERS) && (bsc == TRBE_BSC_FILLED)) && in trbe_get_fault_act()