Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ismt.c88 #define ISMT_DESC_CWRL 0x01 /* Command/Write Length */ macro
440 desc->control |= ISMT_DESC_CWRL; in ismt_access()
466 desc->control |= ISMT_DESC_CWRL; in ismt_access()
488 desc->control |= ISMT_DESC_CWRL; in ismt_access()
526 desc->control |= (ISMT_DESC_BLK | ISMT_DESC_CWRL); in ismt_access()
554 desc->control |= (ISMT_DESC_I2C | ISMT_DESC_CWRL); in ismt_access()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ismt.c88 #define ISMT_DESC_CWRL 0x01 /* Command/Write Length */ macro
442 desc->control |= ISMT_DESC_CWRL; in ismt_access()
468 desc->control |= ISMT_DESC_CWRL; in ismt_access()
490 desc->control |= ISMT_DESC_CWRL; in ismt_access()
528 desc->control |= (ISMT_DESC_BLK | ISMT_DESC_CWRL); in ismt_access()
571 desc->control |= (ISMT_DESC_I2C | ISMT_DESC_CWRL); in ismt_access()

Completed in 4 milliseconds