Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9p031.c121 struct mt9p031 { struct
126 struct mt9p031_platform_data *pdata; argument
133 enum mt9p031_model model; argument
148 static struct mt9p031 *to_mt9p031(struct v4l2_subdev *sd) in to_mt9p031() argument
163 static int mt9p031_set_output_control(struct mt9p031 *mt9p031, u16 clear, in mt9p031_set_output_control()
178 static int mt9p031_set_mode2(struct mt9p031 *mt9p031, u16 clear, u16 set) in mt9p031_set_mode2()
192 static int mt9p031_reset(struct mt9p031 *mt9p031) in mt9p031_reset()
214 static int mt9p031_clk_setup(struct mt9p031 *mt9p031) in mt9p031_clk_setup()
266 static int mt9p031_pll_enable(struct mt9p031 *mt9p031) in mt9p031_pll_enable()
295 static inline int mt9p031_pll_disable(struct mt9p031 *mt9p031) in mt9p031_pll_disable()
[all …]