Searched refs:DP_AUX_NATIVE_REPLY_MASK (Results 1 – 3 of 3) sorted by relevance
176 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access()349 switch (msg->reply & DP_AUX_NATIVE_REPLY_MASK) { in drm_dp_i2c_do_msg()
51 #define DP_AUX_NATIVE_REPLY_MASK (0x3 << 0) macro
98 #define DP_AUX_NATIVE_REPLY_MASK (0x3 << 0) macro