Searched refs:HISI_PTT_TUNING_INT_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/hwtracing/ptt/ | ||
| D | hisi_ptt.h | 51 #define HISI_PTT_TUNING_INT_STAT_MASK BIT(0) macro |
| D | hisi_ptt.c | 32 val, !(val & HISI_PTT_TUNING_INT_STAT_MASK), in hisi_ptt_wait_tuning_finish() |