Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Ddma-ep93xx.h15 #define EP93XX_DMA_I2S1 0 macro
/openbmc/linux/sound/soc/cirrus/
H A Dep93xx-i2s.c86 .port = EP93XX_DMA_I2S1,
91 .port = EP93XX_DMA_I2S1,
/openbmc/linux/drivers/dma/
H A Dep93xx_dma.c878 if (data->port < EP93XX_DMA_I2S1 || in ep93xx_dma_alloc_chan_resources()