Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-ssi.h139 #define SSI_STR_RXSTATE(x) (((x) & 0xf) << 8) macro
H A Dfsl_ssi.h240 #define SSI_STR_RXSTATE(x) (((x) >> 8) & 0x1F) macro