Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dmsu.h57 #define MSCSTS_PLE BIT(2) /* Pipeline Empty */ macro
Dmsu.c537 count && !(reg & MSCSTS_PLE); count--) { in msc_disable()