Home
last modified time | relevance | path

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

/openbmc/linux/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]; in dsi_cio_wait_tx_clk_esc_reset()
2937 struct dsi_lane_config lanes[DSI_MAX_NR_LANES]; in dsi_configure_pins()
2953 for (i = 0; i < DSI_MAX_NR_LANES; ++i) in dsi_configure_pins()
/openbmc/linux/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]; in dsi_cio_wait_tx_clk_esc_reset()
3749 struct dsi_lane_config lanes[DSI_MAX_NR_LANES]; in dsi_configure_pins()
3768 for (i = 0; i < DSI_MAX_NR_LANES; ++i) in dsi_configure_pins()