Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddsi.c279 PKT_ID1(MIPI_DSI_BLANKING_PACKET) | PKT_LEN1(1) |
284 PKT_ID1(MIPI_DSI_BLANKING_PACKET) | PKT_LEN1(1) |
289 PKT_ID1(MIPI_DSI_BLANKING_PACKET) | PKT_LEN1(1) |
294 PKT_ID1(MIPI_DSI_BLANKING_PACKET) | PKT_LEN1(1) |
296 [ 7] = PKT_ID0(MIPI_DSI_BLANKING_PACKET) | PKT_LEN0(2) |
298 PKT_ID2(MIPI_DSI_BLANKING_PACKET) | PKT_LEN2(4),
300 PKT_ID1(MIPI_DSI_BLANKING_PACKET) | PKT_LEN1(1) |
305 PKT_ID1(MIPI_DSI_BLANKING_PACKET) | PKT_LEN1(1) |
307 [11] = PKT_ID0(MIPI_DSI_BLANKING_PACKET) | PKT_LEN0(2) |
309 PKT_ID2(MIPI_DSI_BLANKING_PACKET) | PKT_LEN2(4),
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dmipi_display.h48 MIPI_DSI_BLANKING_PACKET = 0x19, enumerator
/OK3568_Linux_fs/kernel/include/video/
H A Dmipi_display.h45 MIPI_DSI_BLANKING_PACKET = 0x19, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h93 MIPI_DSI_BLANKING_PACKET = 0x19, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_mipi_dsi.c105 case MIPI_DSI_BLANKING_PACKET: in mipi_dsi_packet_format_is_long()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c179 case MIPI_DSI_BLANKING_PACKET: in exynos_mipi_dsi_wr_data()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_dsi.c79 MIPI_DSI_BLANKING_PACKET = 0x19, enumerator
469 case MIPI_DSI_BLANKING_PACKET: in mipi_dsi_packet_format_is_long()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c413 case MIPI_DSI_BLANKING_PACKET: in mipi_dsi_packet_format_is_long()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c280 return sun6i_dsi_build_sync_pkt(MIPI_DSI_BLANKING_PACKET, vc, in sun6i_dsi_build_blk0_pkt()