Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dmt9p031.c116 struct mt9p031 { struct
121 struct mt9p031_platform_data *pdata; argument
143 static struct mt9p031 *to_mt9p031(struct v4l2_subdev *sd) in to_mt9p031() argument
158 static int mt9p031_set_output_control(struct mt9p031 *mt9p031, u16 clear, in mt9p031_set_output_control()
173 static int mt9p031_set_mode2(struct mt9p031 *mt9p031, u16 clear, u16 set) in mt9p031_set_mode2()
187 static int mt9p031_reset(struct mt9p031 *mt9p031) in mt9p031_reset()
209 static int mt9p031_clk_setup(struct mt9p031 *mt9p031) in mt9p031_clk_setup()
264 static int mt9p031_pll_enable(struct mt9p031 *mt9p031) in mt9p031_pll_enable()
293 static inline int mt9p031_pll_disable(struct mt9p031 *mt9p031) in mt9p031_pll_disable()
304 static int mt9p031_power_on(struct mt9p031 *mt9p031) in mt9p031_power_on()
[all …]