Searched refs:HISI_PTT_TRACE_CTRL_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/ptt/ | ||
H A D | hisi_ptt.h | 40 #define HISI_PTT_TRACE_CTRL_EN BIT(0) macro |
H A D | hisi_ptt.c | 234 val |= HISI_PTT_TRACE_CTRL_EN; in hisi_ptt_trace_start() |