Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ismt.c92 #define ISMT_DESC_I2C 0x20 /* I2C Enable */ macro
561 desc->control |= ISMT_DESC_I2C; in ismt_access()
571 desc->control |= (ISMT_DESC_I2C | ISMT_DESC_CWRL); in ismt_access()