Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ismt.c85 #define ISMT_DESC_CWRL 0x01 /* Command/Write Length */ macro
431 desc->control |= ISMT_DESC_CWRL; in ismt_access()
457 desc->control |= ISMT_DESC_CWRL; in ismt_access()
479 desc->control |= ISMT_DESC_CWRL; in ismt_access()
514 desc->control |= (ISMT_DESC_BLK | ISMT_DESC_CWRL); in ismt_access()
542 desc->control |= (ISMT_DESC_I2C | ISMT_DESC_CWRL); in ismt_access()