Searched defs:rk312x_codec_priv (Results 1 – 1 of 1) sorted by relevance
80 struct rk312x_codec_priv { struct81 void __iomem *regbase;82 struct regmap *regmap;83 struct regmap *grf;84 struct device *dev;85 unsigned int irq;86 struct snd_soc_component *component;88 unsigned int stereo_sysclk;89 unsigned int rate;91 int playback_active;[all …]