Home
last modified time | relevance | path

Searched refs:DSI_HOST_CONTROL_TX_TRIG_HOST (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/tegra/
Ddsi.h25 #define DSI_HOST_CONTROL_TX_TRIG_HOST (2 << 12) macro
Ddsi.c1356 value = DSI_HOST_CONTROL_CRC_RESET | DSI_HOST_CONTROL_TX_TRIG_HOST | in tegra_dsi_host_transfer()