Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Ddsi.c289 [ 4] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
294 [ 6] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
300 [ 8] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
305 [10] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
321 [ 2] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
325 [ 4] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
329 [ 6] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
333 [ 8] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
337 [10] = PKT_ID0(MIPI_DSI_H_SYNC_START) | PKT_LEN0(0) |
/linux/include/video/
H A Dmipi_display.h17 MIPI_DSI_H_SYNC_START = 0x21, enumerator
/linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c470 case MIPI_DSI_H_SYNC_START: in mipi_dsi_packet_format_is_short()
/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()