Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_EOT_PACKET (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/dt-bindings/display/
H A Ddrm_mipi_dsi.h39 #define MIPI_DSI_MODE_EOT_PACKET (1 << 9) macro
/device/soc/rockchip/rk3588/kernel/include/dt-bindings/display/
H A Ddrm_mipi_dsi.h39 #define MIPI_DSI_MODE_EOT_PACKET (1 << 9) macro
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mipi_dsi.h138 #define MIPI_DSI_MODE_EOT_PACKET BIT(9) macro
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c639 if (dsi2->mode_flags & MIPI_DSI_MODE_EOT_PACKET) { in dw_mipi_dsi2_tx_option_set()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c635 if (dsi2->mode_flags & MIPI_DSI_MODE_EOT_PACKET) in dw_mipi_dsi2_tx_option_set()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c5251 MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | MIPI_DSI_MODE_EOT_PACKET,

Completed in 11 milliseconds