Home
last modified time | relevance | path

Searched refs:DE_CONTROL_NORMAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Drgb.c108 value = DE_SELECT_ACTIVE | DE_CONTROL_NORMAL; in tegra_rgb_encoder_enable()
H A Ddc.h460 #define DE_CONTROL_NORMAL (1 << 2) macro
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h508 DE_CONTROL_NORMAL, enumerator
/openbmc/u-boot/drivers/video/
H A Dtegra.c119 val |= DE_CONTROL_NORMAL << DE_CONTROL_SHIFT; in update_display_mode()