Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ismt.c90 #define ISMT_DESC_FAIR 0x08 /* Set fairness flag upon successful arbit. */ macro
422 desc->control = ISMT_DESC_INT | ISMT_DESC_FAIR; in ismt_access()
424 desc->control = ISMT_DESC_FAIR; in ismt_access()