Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h243 DSI_LANE_UNUSED = 0, enumerator
H A Ddsi.c1435 in_use[i] = dsi->lanes[i].function != DSI_LANE_UNUSED; in dsi_cio_wait_tx_clk_esc_reset()
1475 if (dsi->lanes[i].function != DSI_LANE_UNUSED) in dsi_get_lane_mask()
2954 lanes[i].function = DSI_LANE_UNUSED; in dsi_configure_pins()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c220 DSI_LANE_UNUSED = 0, enumerator
2013 in_use[i] = dsi->lanes[i].function != DSI_LANE_UNUSED; in dsi_cio_wait_tx_clk_esc_reset()
2054 if (dsi->lanes[i].function != DSI_LANE_UNUSED) in dsi_get_lane_mask()
2116 if (dsi->lanes[i].function == DSI_LANE_UNUSED) in dsi_cio_init()
3164 if (dsi->lanes[i].function == DSI_LANE_UNUSED) in dsi_enter_ulps()
3769 lanes[i].function = DSI_LANE_UNUSED; in dsi_configure_pins()