Searched refs:DP_AUX_I2C_REPLY_NACK (Results 1 – 7 of 7) sorted by relevance
379 msg->reply = aux->native ? DP_AUX_NATIVE_REPLY_NACK : DP_AUX_I2C_REPLY_NACK; in dp_aux_transfer()
246 msg->reply |= DP_AUX_I2C_REPLY_NACK; in ps8640_aux_transfer()
544 msg->reply |= DP_AUX_I2C_REPLY_NACK; in ti_sn_aux_transfer()
238 reply = DP_AUX_I2C_REPLY_NACK; in tegra_dpaux_transfer()
107 #define DP_AUX_I2C_REPLY_NACK (0x1 << 2) macro
830 case DP_AUX_I2C_REPLY_NACK: in cdv_intel_dp_i2c_aux_ch()
1509 case DP_AUX_I2C_REPLY_NACK: in drm_dp_i2c_do_msg()
Completed in 27 milliseconds