Searched refs:reply_bytes (Results 1 – 2 of 2) sorted by relevance
717 int reply_bytes; in cdv_intel_dp_aux_native_read() local727 reply_bytes = recv_bytes + 1; in cdv_intel_dp_aux_native_read()731 reply, reply_bytes); in cdv_intel_dp_aux_native_read()762 int reply_bytes; in cdv_intel_dp_i2c_aux_ch() local782 reply_bytes = 1; in cdv_intel_dp_i2c_aux_ch()787 reply_bytes = 2; in cdv_intel_dp_i2c_aux_ch()791 reply_bytes = 1; in cdv_intel_dp_i2c_aux_ch()798 reply, reply_bytes); in cdv_intel_dp_i2c_aux_ch()827 return reply_bytes - 1; in cdv_intel_dp_i2c_aux_ch()
5177 u32 *request, int reply_bytes, u16 *reply, int timeout) in _base_handshake_req_reply_wait() argument5260 if (i >= reply_bytes/2) /* overflow case */ in _base_handshake_req_reply_wait()5278 for (i = 0; i < reply_bytes/4; i++) in _base_handshake_req_reply_wait()