Searched defs:ipu_csi (Results 1 – 1 of 1) sorted by relevance
31 struct ipu_csi { struct32 void __iomem *base;33 int id;34 u32 module;35 struct clk *clk_ipu; /* IPU bus clock */36 spinlock_t lock;37 bool inuse;38 struct ipu_soc *ipu;