Searched defs:rk3308_codec_priv (Results 1 – 1 of 1) sorted by relevance
145 struct rk3308_codec_priv { struct146 const struct device *plat_dev;147 struct device dev;148 struct reset_control *reset;149 struct regmap *regmap;150 struct regmap *grf;151 struct regmap *detect_grf;152 struct clk *pclk;153 struct clk *mclk_rx;154 struct clk *mclk_tx;[all …]