Home
last modified time | relevance | path

Searched refs:MIPI_DSI_H_SYNC_END (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmipi_display.h21 MIPI_DSI_H_SYNC_END = 0x31, enumerator
/OK3568_Linux_fs/kernel/include/video/
H A Dmipi_display.h18 MIPI_DSI_H_SYNC_END = 0x31, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddsi.c280 PKT_ID2(MIPI_DSI_H_SYNC_END) | PKT_LEN2(0) |
285 PKT_ID2(MIPI_DSI_H_SYNC_END) | PKT_LEN2(0) |
290 PKT_ID2(MIPI_DSI_H_SYNC_END) | PKT_LEN2(0) |
295 PKT_ID2(MIPI_DSI_H_SYNC_END) | PKT_LEN2(0),
301 PKT_ID2(MIPI_DSI_H_SYNC_END) | PKT_LEN2(0) |
306 PKT_ID2(MIPI_DSI_H_SYNC_END) | PKT_LEN2(0),
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h68 MIPI_DSI_H_SYNC_END = 0x31, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_mipi_dsi.c71 case MIPI_DSI_H_SYNC_END: in mipi_dsi_packet_format_is_short()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c163 case MIPI_DSI_H_SYNC_END: in exynos_mipi_dsi_wr_data()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_dsi.c51 MIPI_DSI_H_SYNC_END = 0x31, enumerator
434 case MIPI_DSI_H_SYNC_END: in mipi_dsi_packet_format_is_short()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c377 case MIPI_DSI_H_SYNC_END: in mipi_dsi_packet_format_is_short()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c613 sun6i_dsi_build_sync_pkt(MIPI_DSI_H_SYNC_END, in sun6i_dsi_setup_timings()