Searched refs:I2S_CTRL_TX_EN (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/loongson/ | ||
H A D | loongson_i2s.h | 34 #define I2S_CTRL_TX_EN BIT(12) /* TX enable */ macro |
H A D | loongson_i2s.c | 24 #define LOONGSON_I2S_TX_ENABLE (I2S_CTRL_TX_EN | I2S_CTRL_TX_DMA_EN) |