Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_csi.h107 struct sun4i_csi { struct
111 const struct sun4i_csi_traits *traits; argument
113 void __iomem *regs;
114 struct clk *bus_clk;
115 struct clk *isp_clk;
116 struct clk *ram_clk;
117 struct reset_control *rst;
119 struct vb2_v4l2_buffer *current_buf[CSI_MAX_BUFFER];
121 struct {
125 } scratch;
[all …]