Searched refs:DP_AUX_I2C_REPLY_MASK (Results 1 – 3 of 3) sorted by relevance
107 #define DP_AUX_I2C_REPLY_MASK (0x3 << 2) macro
1350 switch (msg->reply & DP_AUX_I2C_REPLY_MASK) { in drm_dp_i2c_do_msg()
824 switch ((reply[0] >> 4) & DP_AUX_I2C_REPLY_MASK) { in cdv_intel_dp_i2c_aux_ch()