Searched defs:mt9m114 (Results 1 – 1 of 1) sorted by relevance
385 struct mt9m114 { struct386 struct i2c_client *client;387 struct regmap *regmap;389 struct clk *clk;390 struct gpio_desc *reset;391 struct regulator_bulk_data supplies[3];392 struct v4l2_fwnode_endpoint bus_cfg;393 bool bypass_pll;395 struct aptina_pll pll;397 unsigned int pixrate;[all …]