Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A Dmsu.h49 #define MSCSTS_PLE BIT(2) /* Pipeline Empty */ macro
H A Dmsu.c1690 count && !(reg & MSCSTS_PLE); count--) { in intel_th_msc_wait_empty()