Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h195 #define DISP_CTRL_MODE_C_DISPLAY (1 << 5) macro
H A Ddc.c2248 value |= DISP_CTRL_MODE_C_DISPLAY; in tegra_crtc_atomic_enable()