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

/linux-master/drivers/i2c/busses/
H A Di2c-ismt.c88 #define ISMT_DESC_CWRL 0x01 /* Command/Write Length */ macro
442 desc->control |= ISMT_DESC_CWRL;
468 desc->control |= ISMT_DESC_CWRL;
490 desc->control |= ISMT_DESC_CWRL;
528 desc->control |= (ISMT_DESC_BLK | ISMT_DESC_CWRL);
571 desc->control |= (ISMT_DESC_I2C | ISMT_DESC_CWRL);

Completed in 129 milliseconds