Searched defs:vc5_driver_data (Results 1 – 2 of 2) sorted by relevance
184 struct vc5_driver_data { struct185 struct i2c_client *client;186 struct regmap *regmap;187 const struct vc5_chip_info *chip_info;189 struct clk *pin_xin;190 struct clk *pin_clkin;191 unsigned char clk_mux_ins;192 struct clk_hw clk_mux;193 struct clk_hw clk_mul;194 struct clk_hw clk_pfd;[all …]
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 …]