Searched defs:csi_state (Results 1 – 1 of 1) sorted by relevance
107 struct csi_state { struct108 struct device *dev;109 void __iomem *regs;111 struct reset_control *rst;114 struct v4l2_subdev sd;117 struct v4l2_subdev *src_sd;122 u32 state;124 struct regmap *phy_gpr;125 u8 phy_gpr_reg;127 struct icc_path *icc_path;[all …]