Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddsi.h37 #define DSI_CONTROL_TX_TRIG(x) (((x) & 0x3) << 8) macro
H A Ddsi.c522 value &= ~DSI_CONTROL_TX_TRIG(3); in tegra_dsi_configure()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.h37 #define DSI_CONTROL_TX_TRIG(x) (((x) & 0x3) << 8) macro
H A Ddsi.c522 value &= ~DSI_CONTROL_TX_TRIG(3); in tegra_dsi_configure()

Completed in 5 milliseconds