Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/intel_th/
Dmsu.h36 #define MSC_EN BIT(0) macro
Dmsu.c787 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()
789 reg |= MSC_EN; in msc_configure()
843 reg &= ~MSC_EN; in msc_disable()