Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h40 #define HISI_PTT_TRACE_CTRL_EN BIT(0) macro
H A Dhisi_ptt.c234 val |= HISI_PTT_TRACE_CTRL_EN; in hisi_ptt_trace_start()