Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Dhda.h191 #define FSR_STATE_MASK GENMASK(23, 0) macro
195 #define FSR_TO_STATE_CODE(x) ((x) & FSR_STATE_MASK)