Searched refs:HISI_PTT_TUNING_INT_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/hwtracing/ptt/ | ||
D | hisi_ptt.h | 52 #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() |