Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/intel_th/
Dmsu.h37 #define MSC_WRAPEN BIT(1) macro
Dmsu.c784 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()
791 reg |= MSC_WRAPEN; in msc_configure()