Home
last modified time | relevance | path

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

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