Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dmsu.h38 #define MSC_RD_HDR_OVRD BIT(2) macro
H A Dmsu.c787 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()