Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h944 #define DP_BRANCH_HW_REV 0x509 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1453 len = drm_dp_dpcd_read(aux, DP_BRANCH_HW_REV, &rev[0], 1); in drm_dp_downstream_debug()