Home
last modified time | relevance | path

Searched refs:MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/video/
Dmipi_display.h32 MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM = 0x04, enumerator
/Linux-v4.19/drivers/gpu/drm/
Ddrm_mipi_dsi.c389 case MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM: in mipi_dsi_packet_format_is_short()
624 msg.type = MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM; in mipi_dsi_generic_read()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c398 case MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM: in send_pkg()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dsi_vbt.c162 case MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM: in mipi_exec_send_packet()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_dsi.c152 ((type == MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM) || \
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2918 data_type = MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM; in dsi_vc_generic_send_read_request()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2943 data_type = MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM; in dsi_vc_generic_send_read_request()