Searched refs:IMX_SSI_USE_I2S_SLAVE (Results 1 – 3 of 3) sorted by relevance
15 #define IMX_SSI_USE_I2S_SLAVE (1 << 4) macro
239 .flags = IMX_SSI_SYN | IMX_SSI_NET | IMX_SSI_USE_I2S_SLAVE,
100 if (ssi->flags & IMX_SSI_USE_I2S_SLAVE) { in imx_ssi_set_dai_fmt()