Searched refs:DSI_CONTROL_TX_TRIG (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h40 #define DSI_CONTROL_TX_TRIG(x) (((x) & 0x3) << 8) macro
H A Ddsi.c542 value &= ~DSI_CONTROL_TX_TRIG(3); tegra_dsi_configure()

Completed in 41 milliseconds