Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.h243 DSI_LANE_UNUSED = 0, enumerator
Ddsi.c1429 in_use[i] = dsi->lanes[i].function != DSI_LANE_UNUSED; in dsi_cio_wait_tx_clk_esc_reset()
1469 if (dsi->lanes[i].function != DSI_LANE_UNUSED) in dsi_get_lane_mask()
2948 lanes[i].function = DSI_LANE_UNUSED; in dsi_configure_pins()
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c220 DSI_LANE_UNUSED = 0, enumerator
2005 in_use[i] = dsi->lanes[i].function != DSI_LANE_UNUSED; in dsi_cio_wait_tx_clk_esc_reset()
2046 if (dsi->lanes[i].function != DSI_LANE_UNUSED) in dsi_get_lane_mask()
2108 if (dsi->lanes[i].function == DSI_LANE_UNUSED) in dsi_cio_init()
3156 if (dsi->lanes[i].function == DSI_LANE_UNUSED) in dsi_enter_ulps()
3761 lanes[i].function = DSI_LANE_UNUSED; in dsi_configure_pins()