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