Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/apple/
H A Dmca.c128 struct mca_cluster { struct
129 int no;
130 __iomem void *base;
131 struct mca_data *host;
132 struct device *pd_dev;
133 struct clk *clk_parent;
134 struct dma_chan *dma_chans[SNDRV_PCM_STREAM_LAST + 1];
136 bool port_started[SNDRV_PCM_STREAM_LAST + 1];
139 bool clocks_in_use[SNDRV_PCM_STREAM_LAST + 1];
140 struct device_link *pd_link;
[all …]