Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h274 DSI_VC_SOURCE_VP, enumerator
H A Ddsi.c1839 case DSI_VC_SOURCE_VP: in dsi_sync_vc()
3411 dsi->vc[VC_VIDEO].source = DSI_VC_SOURCE_VP; in dsi_setup_dsi_vcs()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c249 DSI_VC_SOURCE_VP, enumerator
2389 case DSI_VC_SOURCE_VP: in dsi_sync_vc()
2474 bool enable = source == DSI_VC_SOURCE_VP; in dsi_vc_config_source()
3921 dsi_vc_config_source(dsidev, channel, DSI_VC_SOURCE_VP); in dsi_update_screen_dispc()