Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/amd/acp/
H A Damd.h159 struct acp_dev_data { struct
160 char *name;
161 struct device *dev;
163 unsigned int i2s_irq;
165 bool tdm_mode;
168 int num_dai;
171 spinlock_t acp_lock;
176 u32 bclk_div;
177 u32 lrclk_div;
180 u32 ch_mask;
[all …]
/openbmc/linux/sound/soc/sof/amd/
H A Dacp.h191 struct acp_dev_data { struct
192 struct snd_sof_dev *dev;
193 const struct firmware *fw_dbin;
217 int acp_dma_status(struct acp_dev_data *adata, unsigned char ch); argument
/openbmc/linux/sound/soc/amd/renoir/
H A Drn-pci-acp3x.c32 struct acp_dev_data { struct
33 void __iomem *acp_base;
34 struct resource *res;
35 struct platform_device *pdev[ACP_DEVS];