Home
last modified time | relevance | path

Searched refs:MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmipi_display.h32 MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM = 0x23, enumerator
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h77 MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM = 0x23, enumerator
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_mipi_dsi.c80 case MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM: in mipi_dsi_packet_format_is_short()
307 msg.type = MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM; in mipi_dsi_generic_write()
H A Drockchip_panel.c257 case MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM: in rockchip_panel_send_dsi_cmds()
H A Drk618_dsi.c808 case MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM: in rk618_dsi_transfer()
H A Ddw_mipi_dsi.c776 case MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM: in dw_mipi_dsi_transfer()
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c132 case MIPI_DSI_GENERIC_SHORT_WRITE_2_PARAM: in exynos_mipi_dsi_wr_data()