Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddsi.h122 #define DSI_GANGED_MODE_CONTROL_ENABLE (1 << 0) macro
Ddsi.c471 value = DSI_GANGED_MODE_CONTROL_ENABLE; in tegra_dsi_ganged_enable()