Home
last modified time | relevance | path

Searched refs:EP93XX_DMA_I2S1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Ddma-ep93xx.h14 #define EP93XX_DMA_I2S1 0 macro
/linux-4.4.14/sound/soc/cirrus/
Dep93xx-i2s.c74 .port = EP93XX_DMA_I2S1,
79 .port = EP93XX_DMA_I2S1,
/linux-4.4.14/drivers/dma/
Dep93xx_dma.c868 if (data->port < EP93XX_DMA_I2S1 || in ep93xx_dma_alloc_chan_resources()