Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h89 # define DP_OUI_SUPPORT (1 << 7) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c322 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in amdgpu_atombios_dp_probe_oui()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c375 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in radeon_dp_probe_oui()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h146 # define DP_OUI_SUPPORT (1 << 7) macro