Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-ismt.c84 #define ISMT_DESC_CWRL 0x01 /* Command/Write Length */ macro
422 desc->control |= ISMT_DESC_CWRL; in ismt_access()
448 desc->control |= ISMT_DESC_CWRL; in ismt_access()
470 desc->control |= ISMT_DESC_CWRL; in ismt_access()
505 desc->control |= (ISMT_DESC_BLK | ISMT_DESC_CWRL); in ismt_access()
533 desc->control |= (ISMT_DESC_I2C | ISMT_DESC_CWRL); in ismt_access()