Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
Dmipi_display.h32 MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM = 0x04, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_mipi_dsi.c385 case MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM: in mipi_dsi_packet_format_is_short()
671 msg.type = MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM; in mipi_dsi_generic_read()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c400 case MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM: in send_pkg()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c182 case MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM: in mipi_exec_send_packet()
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_dsi.c148 ((type == MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM) || \
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/
Dmcde_dsi.c206 ((type == MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM) || \
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dnwl-dsi.c593 if ((msg->type & MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM || in nwl_dsi_host_transfer()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2910 data_type = MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM; in dsi_vc_generic_send_read_request()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2839 data_type = MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM; in dsi_vc_generic_send_read_request()