Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddsi.h119 #define DSI_GANGED_MODE_CONTROL_ENABLE (1 << 0) macro
Ddsi.c452 value = DSI_GANGED_MODE_CONTROL_ENABLE; in tegra_dsi_ganged_enable()