Searched defs:vc5_driver_data (Results 1 – 1 of 1) sorted by relevance
156 struct vc5_driver_data { struct157 struct i2c_client *client;158 struct regmap *regmap;159 const struct vc5_chip_info *chip_info;161 struct clk *pin_xin;162 struct clk *pin_clkin;163 unsigned char clk_mux_ins;164 struct clk_hw clk_mux;165 struct clk_hw clk_mul;166 struct clk_hw clk_pfd;[all …]