Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h732 #define PROTOCOL_MASK (0xf << 8) macro
H A Dsor.c2629 value &= ~PROTOCOL_MASK; in tegra_sor_hdmi_enable()