Searched refs:I2S_CTRL_RX_EN (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/loongson/ | ||
| A D | loongson_i2s.h | 33 #define I2S_CTRL_RX_EN BIT(13) /* RX enable */ macro |
| A D | loongson_i2s.c | 25 #define LOONGSON_I2S_RX_ENABLE (I2S_CTRL_RX_EN | I2S_CTRL_RX_DMA_EN) |
Completed in 8 milliseconds