Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Ddesignware_i2s.h63 #define I2S_RXDMA 0x01C0 macro
/linux-4.4.14/sound/soc/dwc/
Ddesignware_i2s.c521 dev->capture_dma_data.pd.addr = res->start + I2S_RXDMA; in dw_configure_dai_by_pd()
565 dev->capture_dma_data.dt.addr = res->start + I2S_RXDMA; in dw_configure_dai_by_dt()