Searched refs:DSI_MAX_NR_LANES (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h234 #define DSI_MAX_NR_LANES 5 macro
432 struct dsi_lane_config lanes[DSI_MAX_NR_LANES];
H A Ddsi.c1424 bool in_use[DSI_MAX_NR_LANES];
2937 struct dsi_lane_config lanes[DSI_MAX_NR_LANES];
2953 for (i = 0; i < DSI_MAX_NR_LANES; ++i)
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c217 #define DSI_MAX_NR_LANES 5 macro
369 struct dsi_lane_config lanes[DSI_MAX_NR_LANES];
2002 bool in_use[DSI_MAX_NR_LANES];
3749 struct dsi_lane_config lanes[DSI_MAX_NR_LANES];
3768 for (i = 0; i < DSI_MAX_NR_LANES; ++i)

Completed in 146 milliseconds