Searched refs:wr_len_cmd (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/busses/
H A Di2c-ismt.c155 u8 wr_len_cmd; /* write length in bytes or a command */ member in struct:ismt_desc
203 dev_dbg(dev, "\twr_len_cmd=0x%02X\n", desc->wr_len_cmd);
422 desc->wr_len_cmd = command;
439 desc->wr_len_cmd = 2;
448 desc->wr_len_cmd = command;
459 desc->wr_len_cmd = 3;
468 desc->wr_len_cmd = command;
478 desc->wr_len_cmd = 3;
493 desc->wr_len_cmd = dma_size;
503 desc->wr_len_cmd
[all...]

Completed in 62 milliseconds