Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda.h192 #define FSR_WAIT_STATE_MASK GENMASK(27, 24) macro
196 #define FSR_TO_WAIT_STATE_CODE(x) (((x) & FSR_WAIT_STATE_MASK) >> 24)