Searched defs:vc5_driver_data (Results 1 – 1 of 1) sorted by relevance
185 struct vc5_driver_data { struct186 struct i2c_client *client;187 struct regmap *regmap;188 const struct vc5_chip_info *chip_info;190 struct clk *pin_xin;191 struct clk *pin_clkin;192 unsigned char clk_mux_ins;193 struct clk_hw clk_mux;194 struct clk_hw clk_mul;195 struct clk_hw clk_pfd;[all …]