Home
last modified time | relevance | path

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

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