Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmipi_display.h20 MIPI_DSI_H_SYNC_START = 0x21, enumerator
/openbmc/linux/include/video/
H A Dmipi_display.h17 MIPI_DSI_H_SYNC_START = 0x21, enumerator
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.c288 [ 4] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
293 [ 6] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
299 [ 8] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
304 [10] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
320 [ 2] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
324 [ 4] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
328 [ 6] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
332 [ 8] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
336 [10] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h66 MIPI_DSI_H_SYNC_START = 0x21, enumerator
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c161 case MIPI_DSI_H_SYNC_START: in exynos_mipi_dsi_wr_data()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c470 case MIPI_DSI_H_SYNC_START: in mipi_dsi_packet_format_is_short()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c608 sun6i_dsi_build_sync_pkt(MIPI_DSI_H_SYNC_START, in sun6i_dsi_setup_timings()