Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/hisi-ptt-decoder/
H A 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()
H A Dhisi-ptt-pkt-decoder.h15 #define HISI_PTT_MAX_SPACE_LEN 10 macro