Searched defs:qup_i2c_block (Results 1 – 1 of 1) sorted by relevance
191 struct qup_i2c_block { struct192 int count;193 int pos;194 int tx_tag_len;195 int rx_tag_len;196 int data_len;197 int cur_blk_len;198 int total_tx_len;199 int total_rx_len;200 int tx_fifo_data_pos;[all …]