Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Ddesignware_i2s.h61 #define I2S_RXDMA 0x01C0 macro
/linux-4.1.27/sound/soc/dwc/
Ddesignware_i2s.c469 dev->capture_dma_data.pd.addr = res->start + I2S_RXDMA; in dw_configure_dai_by_pd()
513 dev->capture_dma_data.dt.addr = res->start + I2S_RXDMA; in dw_configure_dai_by_dt()