Searched refs:DP_AUX_I2C_REPLY_MASK (Results 1 – 3 of 3) sorted by relevance
56 #define DP_AUX_I2C_REPLY_MASK (0x3 << 2) macro
382 switch (msg->reply & DP_AUX_I2C_REPLY_MASK) { in drm_dp_i2c_do_msg()
103 #define DP_AUX_I2C_REPLY_MASK (0x3 << 2) macro