Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/intel_th/
H A Dmsu.h36 #define MSC_EN BIT(0) macro
H A Dmsu.c799 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()
801 reg |= MSC_EN; in msc_configure()
855 reg &= ~MSC_EN; in msc_disable()