Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/hisi-ptt-decoder/
Dhisi-ptt-pkt-decoder.h13 #define HISI_PTT_8DW_CHECK_MASK GENMASK(31, 11) macro
/linux-6.1.9/tools/perf/util/
Dhisi-ptt.c47 if ((HISI_PTT_8DW_CHECK_MASK & head) == HISI_PTT_IS_8DW_PKT) in hisi_ptt_check_packet_type()