Searched refs:HPD_STATE (Results 1 – 2 of 2) sorted by relevance
209 #define HPD_STATE GENMASK(1, 0) macro
176 #define HPD_STATE GENMASK(11, 9) macro486 return FIELD_GET(HPD_STATE, value) == DW_DP_HPD_STATE_PLUG; in dw_dp_hpd_detect()