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

/drivers/video/omap2/dss/
H A Ddsi.c209 DSI_LANE_UNUSED = 0, enumerator in enum:dsi_lane_function
2109 dsi->lanes[i].function = DSI_LANE_UNUSED;
2114 if (lanes[i] == DSI_LANE_UNUSED)
2122 if (dsi->lanes[num].function != DSI_LANE_UNUSED)
2341 in_use[i] = dsi->lanes[i].function != DSI_LANE_UNUSED;
2383 if (dsi->lanes[i].function != DSI_LANE_UNUSED)
2446 if (dsi->lanes[i].function == DSI_LANE_UNUSED)
3580 if (dsi->lanes[i].function == DSI_LANE_UNUSED)

Completed in 55 milliseconds