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