Searched refs:HPD_STATE (Results 1 – 2 of 2) sorted by relevance
157 #define HPD_STATE GENMASK(11, 9) macro1402 if (FIELD_GET(HPD_STATE, value) == SOURCE_STATE_PLUG) { in dw_dp_detect()
173 #define HPD_STATE GENMASK(11, 9) macro1015 return FIELD_GET(HPD_STATE, value) == SOURCE_STATE_PLUG; in dw_dp_detect()