Searched defs:rv1106_codec_priv (Results 1 – 1 of 1) sorted by relevance
70 struct rv1106_codec_priv { struct71 const struct device *plat_dev;72 struct device dev;73 struct reset_control *reset;74 struct regmap *regmap;75 struct regmap *grf;76 struct clk *pclk_acodec;77 struct clk *mclk_acodec;78 struct clk *mclk_cpu;79 struct gpio_desc *pa_ctl_gpio;[all …]