Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/display/
Ddrm_dp.h933 #define DP_BRANCH_HW_REV 0x509 macro
/linux-5.19.10/drivers/gpu/drm/display/
Ddrm_dp_helper.c1374 len = drm_dp_dpcd_read(aux, DP_BRANCH_HW_REV, &rev[0], 1); in drm_dp_downstream_debug()