Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmipi_display.h52 MIPI_DSI_PICTURE_PARAMETER_SET = 0x0a, enumerator
/rk3399_rockchip-uboot/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.c803 if (header->data_type == MIPI_DSI_PICTURE_PARAMETER_SET) { in dw_mipi_dsi2_get_dsc_params_from_sink()