Home
last modified time | relevance | path

Searched defs:xlnx_pcm_drv_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c78 struct xlnx_pcm_drv_data { struct
79 void __iomem *mmio;
80 bool s2mm_presence;
81 bool mm2s_presence;
82 int s2mm_irq;
83 int mm2s_irq;
84 struct snd_pcm_substream *play_stream;
85 struct snd_pcm_substream *capture_stream;
86 struct clk *axi_clk;
87 unsigned int sysclk;