Searched defs:mipi_dsi_device (Results 1 – 1 of 1) sorted by relevance
157 struct mipi_dsi_device { struct158 struct mipi_dsi_host *host;159 struct udevice *dev;161 char name[DSI_DEV_NAME_SIZE];162 unsigned int channel;163 unsigned int lanes;164 enum mipi_dsi_pixel_format format;165 unsigned long mode_flags;166 unsigned long hs_rate;167 unsigned long lp_rate;