Searched defs:rk3308_codec_priv (Results 1 – 1 of 1) sorted by relevance
39 struct rk3308_codec_priv { struct40 const struct device *dev;41 struct regmap *regmap;42 struct regmap *grf;43 struct reset_control *reset;44 struct clk *hclk;45 struct clk *mclk_rx;46 struct clk *mclk_tx;47 struct snd_soc_component *component;48 unsigned char codec_ver;