Home
last modified time | relevance | path

Searched refs:native_reply (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c524 unsigned int retry, native_reply; in drm_dp_dpcd_access() local
558 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access()
559 if (native_reply == DP_AUX_NATIVE_REPLY_ACK) { in drm_dp_dpcd_access()