Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.h25 #define DSI_HOST_CONTROL_TX_TRIG_HOST (2 << 12) macro
H A Ddsi.c1365 value = DSI_HOST_CONTROL_CRC_RESET | DSI_HOST_CONTROL_TX_TRIG_HOST | in tegra_dsi_host_transfer()