Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dmt9p031.c120 struct mt9p031 { struct
125 struct mt9p031_platform_data *pdata; argument
132 enum mt9p031_model model; argument
147 static struct mt9p031 *to_mt9p031(struct v4l2_subdev *sd) in to_mt9p031() argument
162 static int mt9p031_set_output_control(struct mt9p031 *mt9p031, u16 clear, in mt9p031_set_output_control()
177 static int mt9p031_set_mode2(struct mt9p031 *mt9p031, u16 clear, u16 set) in mt9p031_set_mode2()
191 static int mt9p031_reset(struct mt9p031 *mt9p031) in mt9p031_reset()
213 static int mt9p031_clk_setup(struct mt9p031 *mt9p031) in mt9p031_clk_setup()
268 static int mt9p031_pll_enable(struct mt9p031 *mt9p031) in mt9p031_pll_enable()
297 static inline int mt9p031_pll_disable(struct mt9p031 *mt9p031) in mt9p031_pll_disable()
[all …]