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