Searched refs:MSCSTS_PLE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/intel_th/ | ||
H A D | msu.h | 49 #define MSCSTS_PLE BIT(2) /* Pipeline Empty */ macro |
H A D | msu.c | 1690 count && !(reg & MSCSTS_PLE); count--) { in intel_th_msc_wait_empty() |