Searched refs:DP_AUX_NATIVE_REPLY_MASK (Results 1 – 2 of 2) sorted by relevance
256 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access()707 switch (msg->reply & DP_AUX_NATIVE_REPLY_MASK) { in drm_dp_i2c_do_msg()
104 #define DP_AUX_NATIVE_REPLY_MASK (0x3 << 0) macro