Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
Dmipi_display.h33 MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM = 0x14, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_mipi_dsi.c387 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in mipi_dsi_packet_format_is_short()
676 msg.type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in mipi_dsi_generic_read()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c401 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in send_pkg()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c194 case MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM: in mipi_exec_send_packet()
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_dsi.c149 (type == MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM) || \
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/
Dmcde_dsi.c207 (type == MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM) || \
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dnwl-dsi.c594 msg->type & MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM || in nwl_dsi_host_transfer()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2913 data_type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in dsi_vc_generic_send_read_request()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2842 data_type = MIPI_DSI_GENERIC_READ_REQUEST_1_PARAM; in dsi_vc_generic_send_read_request()