Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/hisilicon/
Dhi6210-i2s.c34 struct hi6210_i2s { struct
35 struct device *dev;
36 struct reset_control *rc;
37 struct clk *clk[8];
38 int clocks;
39 struct snd_soc_dai_driver dai;
40 void __iomem *base;
41 struct regmap *sysctrl;
42 phys_addr_t base_phys;
43 struct snd_dmaengine_dai_dma_data dma_data[2];
[all …]