Searched refs:DP_AUX_I2C_REPLY_DEFER (Results 1 – 7 of 7) sorted by relevance
349 msg->reply = aux->native ? DP_AUX_NATIVE_REPLY_DEFER : DP_AUX_I2C_REPLY_DEFER; in dp_aux_transfer()
313 msg->reply |= DP_AUX_I2C_REPLY_DEFER; in ps8640_aux_transfer_msg()
243 reply = DP_AUX_I2C_REPLY_DEFER; in tegra_dpaux_transfer()
101 #define DP_AUX_I2C_REPLY_DEFER (0x2 << 2) macro
1040 msg->reply = DP_AUX_I2C_REPLY_DEFER; in analogix_dp_transfer()
829 case DP_AUX_I2C_REPLY_DEFER: in cdv_intel_dp_i2c_aux_ch()
1812 case DP_AUX_I2C_REPLY_DEFER: in drm_dp_i2c_do_msg()
Completed in 37 milliseconds