Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h273 DSI_VC_SOURCE_L4 = 0, enumerator
H A Ddsi.c1841 case DSI_VC_SOURCE_L4: in dsi_sync_vc()
1893 dsi->vc[vc].source = DSI_VC_SOURCE_L4; in dsi_vc_initial_config()
3405 dsi->vc[VC_CMD].source = DSI_VC_SOURCE_L4; in dsi_setup_dsi_vcs()
4994 dsi->vc[i].source = DSI_VC_SOURCE_L4; in dsi_probe()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c248 DSI_VC_SOURCE_L4 = 0, enumerator
2391 case DSI_VC_SOURCE_L4: in dsi_sync_vc()
2446 dsi->vc[channel].source = DSI_VC_SOURCE_L4; in dsi_vc_initial_config()
2706 dsi_vc_config_source(dsidev, channel, DSI_VC_SOURCE_L4); in dsi_vc_send_long()
2765 dsi_vc_config_source(dsidev, channel, DSI_VC_SOURCE_L4); in dsi_vc_send_short()
5396 dsi->vc[i].source = DSI_VC_SOURCE_L4; in dsi_bind()