Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-ismt.c89 #define ISMT_DESC_BLK 0X04 /* Perform Block Transaction */ macro
515 desc->control |= ISMT_DESC_BLK; in ismt_access()
525 desc->control |= (ISMT_DESC_BLK | ISMT_DESC_CWRL); in ismt_access()
538 desc->control |= ISMT_DESC_BLK; in ismt_access()