Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dmipi_display.h34 MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM = 0x24, enumerator
/Linux-v4.19/drivers/gpu/drm/
Ddrm_mipi_dsi.c391 case MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM: in mipi_dsi_packet_format_is_short()
632 msg.type = MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM; in mipi_dsi_generic_read()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c400 case MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM: in send_pkg()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dsi_vbt.c164 case MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM: in mipi_exec_send_packet()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_dsi.c154 (type == MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM) || \
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2924 data_type = MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM; in dsi_vc_generic_send_read_request()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2949 data_type = MIPI_DSI_GENERIC_READ_REQUEST_2_PARAM; in dsi_vc_generic_send_read_request()