Home
last modified time | relevance | path

Searched defs:mt9m114 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dmt9m114.c385 struct mt9m114 { struct
386 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 …]