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