Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_ssi.h248 #define SSI_SOR_RX_CLR 0x00000020 macro
250 #define SSI_SOR_xX_CLR(tx) ((tx) ? SSI_SOR_TX_CLR : SSI_SOR_RX_CLR)
H A Dimx-ssi.h147 #define SSI_SOR_RX_CLR (1 << 5) macro