Searched refs:DP_AUX_I2C_READ (Results 1 – 5 of 5) sorted by relevance
42 #define DP_AUX_I2C_READ 0x1 macro
1205 case DP_AUX_I2C_READ: in analogix_dp_aux_transfer()1234 if (!(msg->request & DP_AUX_I2C_READ)) { in analogix_dp_aux_transfer()1275 if (msg->request & DP_AUX_I2C_READ) { in analogix_dp_aux_transfer()1299 (msg->request & ~DP_AUX_I2C_MOT) == DP_AUX_I2C_READ) in analogix_dp_aux_transfer()
427 DP_AUX_I2C_READ : DP_AUX_I2C_WRITE; in drm_dp_i2c_msg_set_request()
388 case DP_AUX_I2C_READ: in dw_dp_aux_transfer()422 if (msg->request & DP_AUX_I2C_READ) { in dw_dp_aux_transfer()
89 #define DP_AUX_I2C_READ 0x1 macro