Searched refs:DSI_VC_SOURCE_VP (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.h | 274 DSI_VC_SOURCE_VP, enumerator
|
H A D | dsi.c | 1839 case DSI_VC_SOURCE_VP: in dsi_sync_vc() 3411 dsi->vc[VC_VIDEO].source = DSI_VC_SOURCE_VP; in dsi_setup_dsi_vcs()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 255 DSI_VC_SOURCE_VP, enumerator 2336 case DSI_VC_SOURCE_VP: in dsi_sync_vc() 2416 bool enable = source == DSI_VC_SOURCE_VP; in dsi_vc_config_source() 3831 dsi_vc_config_source(dsi, channel, DSI_VC_SOURCE_VP); in dsi_update_screen_dispc()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 249 DSI_VC_SOURCE_VP, enumerator 2386 case DSI_VC_SOURCE_VP: in dsi_sync_vc() 2471 bool enable = source == DSI_VC_SOURCE_VP; in dsi_vc_config_source() 3919 dsi_vc_config_source(dsidev, channel, DSI_VC_SOURCE_VP); in dsi_update_screen_dispc()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 249 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()
|
Completed in 28 milliseconds