Home
last modified time | relevance | path

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

/drivers/hwtracing/intel_th/
Dmsu.h41 #define MSC_EN BIT(0) macro
Dmsu.c500 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()
509 reg |= MSC_EN; in msc_configure()
557 reg &= ~MSC_EN; in msc_disable()