Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/hisi-ptt-decoder/
Dhisi-ptt-pkt-decoder.c99 for (i = 0; i < HISI_PTT_MAX_SPACE_LEN; i++) in hisi_ptt_print_pkt()
133 for (i = 0; i < HISI_PTT_MAX_SPACE_LEN; i++) in hisi_ptt_4dw_print_dw0()
Dhisi-ptt-pkt-decoder.h15 #define HISI_PTT_MAX_SPACE_LEN 10 macro