Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmipi_display.h45 MIPI_DSI_NULL_PACKET = 0x09, enumerator
/openbmc/linux/include/video/
H A Dmipi_display.h44 MIPI_DSI_NULL_PACKET = 0x09, enumerator
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h91 MIPI_DSI_NULL_PACKET = 0x09, enumerator
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c177 case MIPI_DSI_NULL_PACKET: in exynos_mipi_dsi_wr_data()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c506 case MIPI_DSI_NULL_PACKET: in mipi_dsi_packet_format_is_long()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2188 .type = MIPI_DSI_NULL_PACKET, in dsi_vc_send_null()
4205 case MIPI_DSI_NULL_PACKET: in _omap_dsi_host_transfer()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2785 return dsi_vc_send_long(dsidev, channel, MIPI_DSI_NULL_PACKET, NULL, in dsi_vc_send_null()