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