Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-ismt.c86 #define ISMT_DESC_FAIR 0x08 /* Set fairness flag upon successful arbit. */ macro
402 desc->control = ISMT_DESC_INT | ISMT_DESC_FAIR; in ismt_access()
404 desc->control = ISMT_DESC_FAIR; in ismt_access()