Searched defs:vc5_driver_data (Results 1 – 1 of 1) sorted by relevance
180 struct vc5_driver_data { struct181 struct i2c_client *client;182 struct regmap *regmap;183 const struct vc5_chip_info *chip_info;185 struct clk *pin_xin;186 struct clk *pin_clkin;187 unsigned char clk_mux_ins;188 struct clk_hw clk_mux;189 struct clk_hw clk_mul;190 struct clk_hw clk_pfd;[all …]