Searched refs:DP_AUX_I2C_READ (Results 1 – 8 of 8) sorted by relevance
124 case DP_AUX_I2C_READ: in tegra_dpaux_transfer()145 case DP_AUX_I2C_READ: in tegra_dpaux_transfer()176 if ((msg->request & DP_AUX_I2C_READ) == 0) { in tegra_dpaux_transfer()225 if (msg->request & DP_AUX_I2C_READ) { in tegra_dpaux_transfer()
46 bool read = msg->request & (DP_AUX_I2C_READ & DP_AUX_NATIVE_READ); in edp_msg_fifo_tx()123 bool read = msg->request & (DP_AUX_I2C_READ & DP_AUX_NATIVE_READ); in edp_aux_transfer()
80 case DP_AUX_I2C_READ: in radeon_dp_aux_transfer_native()
205 case DP_AUX_I2C_READ: in radeon_dp_aux_transfer_atom()
48 #define DP_AUX_I2C_READ 0x1 macro
570 DP_AUX_I2C_READ : in drm_dp_i2c_xfer()
768 msg[0] = DP_AUX_I2C_READ << 4; in cdv_intel_dp_i2c_aux_ch()
976 case DP_AUX_I2C_READ: in intel_dp_aux_transfer()