Searched defs:DPCD_PRE_EMPHASIS_GET (Results 1 – 2 of 2) sorted by relevance
34 #define DPCD_PRE_EMPHASIS_GET(x) (((x) >> 3) & 0x3) macro
480 #define DPCD_PRE_EMPHASIS_GET(x) (((x) >> 3) & 0x3) macro