Searched refs:I2S_XFER_RXS_STOP (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/rockchip/ | ||
| H A D | rockchip_i2s.h | 190 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro |
| H A D | rockchip_i2s_tdm.c | 232 xfer_val |= I2S_XFER_RXS_STOP; in rockchip_snd_xfer_clear() |