Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_csi.h107 struct sun4i_csi { struct
109 struct device *dev;
111 void __iomem *regs;
112 struct clk *bus_clk;
113 struct clk *isp_clk;
114 struct clk *ram_clk;
115 struct reset_control *rst;
117 struct vb2_v4l2_buffer *current_buf[CSI_MAX_BUFFER];
119 struct {
123 } scratch;
[all …]