Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/atmel/
Datmel-isc.h263 struct isc_device { struct
264 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 …]