Searched defs:mt9p031 (Results 1 – 1 of 1) sorted by relevance
109 struct mt9p031 { struct115 struct mt9p031_platform_data *pdata; argument121 const struct mt9p031_pll_divs *pll; argument128 static struct mt9p031 *to_mt9p031(struct v4l2_subdev *sd) in to_mt9p031() argument143 static int mt9p031_set_output_control(struct mt9p031 *mt9p031, u16 clear, in mt9p031_set_output_control()158 static int mt9p031_set_mode2(struct mt9p031 *mt9p031, u16 clear, u16 set) in mt9p031_set_mode2()172 static int mt9p031_reset(struct mt9p031 *mt9p031) in mt9p031_reset()199 static int mt9p031_pll_get_divs(struct mt9p031 *mt9p031) in mt9p031_pll_get_divs()218 static int mt9p031_pll_enable(struct mt9p031 *mt9p031) in mt9p031_pll_enable()244 static inline int mt9p031_pll_disable(struct mt9p031 *mt9p031) in mt9p031_pll_disable()[all …]