Searched refs:DISP_CTRL_MODE_C_DISPLAY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/tegra/ | ||
| D | dc.h | 181 #define DISP_CTRL_MODE_C_DISPLAY (1 << 5) macro |
| D | dc.c | 1870 value |= DISP_CTRL_MODE_C_DISPLAY; in tegra_crtc_atomic_enable() |