Home
last modified time | relevance | path

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

/linux/include/video/
H A Dmipi_display.h33 MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM = 0x14, enumerator
/linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c482 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in mipi_dsi_packet_format_is_short()
858 msg.type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in mipi_dsi_generic_read()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c151 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in mipi_exec_send_packet()
/linux/drivers/gpu/drm/mcde/
H A Dmcde_dsi.c207 (type == MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM) || \
/linux/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c581 msg->type & MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM || in nwl_dsi_host_transfer()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c163 (type == MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM) || \
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4209 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in _omap_dsi_host_transfer()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2917 data_type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in dsi_vc_generic_send_read_request()