Searched defs:isc_device (Results 1 – 2 of 2) sorted by relevance
263 struct isc_device { struct264 struct regmap *regmap;265 struct clk *hclock;266 struct clk *ispck;267 struct isc_clk isc_clks[2];268 bool ispck_required;269 u32 dcfg;271 struct device *dev;272 struct v4l2_device v4l2_dev;273 struct video_device video_dev;[all …]
281 struct isc_device { struct282 struct regmap *regmap;283 struct clk *hclock;284 struct clk *ispck;285 struct isc_clk isc_clks[2];286 bool ispck_required;287 u32 dcfg;289 struct device *dev;290 struct v4l2_device v4l2_dev;291 struct video_device video_dev;[all …]