Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Drgb.c109 value = DE_SELECT_ACTIVE | DE_CONTROL_NORMAL; in tegra_rgb_encoder_enable()
H A Ddc.h457 #define DE_SELECT_ACTIVE (1 << 0) macro