Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Disp.h172 struct isp_device { struct
173 struct v4l2_device v4l2_dev;
174 struct v4l2_async_notifier notifier;
175 struct media_device media_dev;
176 struct device *dev;
177 u32 revision;
180 unsigned int irq_num;
182 void __iomem *mmio_base[OMAP3_ISP_IOMEM_LAST];
183 unsigned long mmio_hist_base_phys;
184 struct regmap *syscon;
[all …]