Searched refs:DP_AUX_I2C_REPLY_NACK (Results 1 – 9 of 9) sorted by relevance
54 #define DP_AUX_I2C_REPLY_NACK (0x1 << 2) macro
367 msg->reply = aux->native ? DP_AUX_NATIVE_REPLY_NACK : DP_AUX_I2C_REPLY_NACK; in dp_aux_transfer()
302 msg->reply |= DP_AUX_I2C_REPLY_NACK; in ps8640_aux_transfer_msg()
612 msg->reply |= DP_AUX_I2C_REPLY_NACK; in ti_sn_aux_transfer()
239 reply = DP_AUX_I2C_REPLY_NACK; in tegra_dpaux_transfer()
100 #define DP_AUX_I2C_REPLY_NACK (0x1 << 2) macro
826 case DP_AUX_I2C_REPLY_NACK: in cdv_intel_dp_i2c_aux_ch()
1802 case DP_AUX_I2C_REPLY_NACK: in drm_dp_i2c_do_msg()
2143 msg->reply = DP_AUX_NATIVE_REPLY_NACK | DP_AUX_I2C_REPLY_NACK; in mtk_dp_aux_transfer()