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