Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dmipi_display.h33 MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM = 0x14, enumerator
/Linux-v4.19/drivers/gpu/drm/
Ddrm_mipi_dsi.c390 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in mipi_dsi_packet_format_is_short()
628 msg.type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in mipi_dsi_generic_read()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c399 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in send_pkg()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dsi_vbt.c163 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in mipi_exec_send_packet()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_dsi.c153 (type == MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM) || \
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2921 data_type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in dsi_vc_generic_send_read_request()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2946 data_type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in dsi_vc_generic_send_read_request()