Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h51 #define HISI_PTT_TUNING_INT_STAT_MASK BIT(0) macro
H A Dhisi_ptt.c32 val, !(val & HISI_PTT_TUNING_INT_STAT_MASK), in hisi_ptt_wait_tuning_finish()