Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmipi_display.h52 MIPI_DSI_PICTURE_PARAMETER_SET = 0x0a, enumerator
/OK3568_Linux_fs/kernel/include/video/
H A Dmipi_display.h49 MIPI_DSI_PICTURE_PARAMETER_SET = 0x0a, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_mipi_dsi.c108 case MIPI_DSI_PICTURE_PARAMETER_SET: in mipi_dsi_packet_format_is_long()
269 .type = MIPI_DSI_PICTURE_PARAMETER_SET, in mipi_dsi_picture_parameter_set()
H A Drockchip_panel.c268 case MIPI_DSI_PICTURE_PARAMETER_SET: in rockchip_panel_send_dsi_cmds()
H A Ddw_mipi_dsi2.c755 if (header->data_type == MIPI_DSI_PICTURE_PARAMETER_SET) { in dw_mipi_dsi2_get_dsc_params_from_sink()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c416 case MIPI_DSI_PICTURE_PARAMETER_SET: in mipi_dsi_packet_format_is_long()
593 .type = MIPI_DSI_PICTURE_PARAMETER_SET, in mipi_dsi_picture_parameter_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c976 if (header->cmd_type == MIPI_DSI_PICTURE_PARAMETER_SET) { in dw_mipi_dsi_get_dsc_info_from_sink()
H A Ddw-mipi-dsi2-rockchip.c1238 if (header->cmd_type == MIPI_DSI_PICTURE_PARAMETER_SET) { in dw_mipi_dsi2_get_dsc_params_from_sink()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-simple.c260 case MIPI_DSI_PICTURE_PARAMETER_SET: in panel_simple_xfer_dsi_cmd_seq()