Home
last modified time | relevance | path

Searched refs:MIPI_DSI_PACKED_PIXEL_STREAM_24 (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/include/
H A Dmipi_display.h61 MIPI_DSI_PACKED_PIXEL_STREAM_24 = 0x3e, enumerator
/openbmc/linux/include/video/
H A Dmipi_display.h63 MIPI_DSI_PACKED_PIXEL_STREAM_24 = 0x3e, enumerator
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h107 MIPI_DSI_PACKED_PIXEL_STREAM_24 = 0x3e, enumerator
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.c297 PKT_ID1(MIPI_DSI_PACKED_PIXEL_STREAM_24) | PKT_LEN1(3) |
308 PKT_ID1(MIPI_DSI_PACKED_PIXEL_STREAM_24) | PKT_LEN1(3) |
330 PKT_ID2(MIPI_DSI_PACKED_PIXEL_STREAM_24) | PKT_LEN2(3),
338 PKT_ID2(MIPI_DSI_PACKED_PIXEL_STREAM_24) | PKT_LEN2(3),
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c216 case MIPI_DSI_PACKED_PIXEL_STREAM_24: in exynos_mipi_dsi_wr_data()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c521 case MIPI_DSI_PACKED_PIXEL_STREAM_24: in mipi_dsi_packet_format_is_long()
/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_dsi.c466 val |= MIPI_DSI_PACKED_PIXEL_STREAM_24 << in mcde_dsi_setup_video_mode()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358768.c739 data_type = MIPI_DSI_PACKED_PIXEL_STREAM_24; in tc358768_bridge_pre_enable()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c492 dt = MIPI_DSI_PACKED_PIXEL_STREAM_24; in sun6i_dsi_setup_format()
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c846 VID_DATATYPE(MIPI_DSI_PACKED_PIXEL_STREAM_24); in cdns_dsi_bridge_enable()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3002 data_type = MIPI_DSI_PACKED_PIXEL_STREAM_24; in dsi_enable_video_mode()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3832 data_type = MIPI_DSI_PACKED_PIXEL_STREAM_24; in dsi_enable_video_output()