Searched refs:native_reply (Results 1 – 2 of 2) sorted by relevance
176 unsigned int retry, native_reply; in drm_dp_dpcd_access() local197 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access()198 if (native_reply == DP_AUX_NATIVE_REPLY_ACK) { in drm_dp_dpcd_access()
217 unsigned int retry, native_reply; in drm_dp_dpcd_access() local242 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access()243 if (native_reply == DP_AUX_NATIVE_REPLY_ACK) { in drm_dp_dpcd_access()