Searched defs:ipu_csi (Results 1 – 1 of 1) sorted by relevance
22 struct ipu_csi { struct23 void __iomem *base;24 int id;25 u32 module;26 struct clk *clk_ipu; /* IPU bus clock */27 spinlock_t lock;28 bool inuse;29 struct ipu_soc *ipu;