Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h53 #define HISI_PTT_TRACE_WR_STS_WRITE GENMASK(27, 0) macro
H A Dhisi_ptt.c264 size = FIELD_GET(HISI_PTT_TRACE_WR_STS_WRITE, reg); in hisi_ptt_update_aux()