Searched defs:rk628_csi (Results 1 – 3 of 3) sorted by relevance
81 struct rk628_csi { struct82 struct device *dev;83 struct i2c_client *i2c_client;84 struct rk628 *rk628;108 const struct rk628_csi_mode *cur_mode; argument109 const char *module_facing;110 const char *module_name;111 const char *len_name;112 u32 module_index;113 u8 edid_blocks_written;[all …]
23 struct rk628_csi { struct24 struct rk628_display_mode mode;25 bool txphy_pwron;26 u64 lane_mbps;
363 rk628_csi: csi { label