Searched refs:HISI_PTT_TRACE_WR_STS_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/hwtracing/ptt/ | ||
D | hisi_ptt.h | 54 #define HISI_PTT_TRACE_WR_STS_WRITE GENMASK(27, 0) macro |
D | hisi_ptt.c | 268 size = FIELD_GET(HISI_PTT_TRACE_WR_STS_WRITE, reg); in hisi_ptt_update_aux() |