Home
last modified time | relevance | path

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

/linux/sound/soc/loongson/
H A Dloongson_i2s.h35 #define I2S_CTRL_RX_DMA_EN BIT(11) /* DMA RX enable */ macro
H A Dloongson_i2s.c26 #define LOONGSON_I2S_RX_ENABLE (I2S_CTRL_RX_EN | I2S_CTRL_RX_DMA_EN)