Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h13 #define SW_TWSI_EIA BIT_ULL(61) /* Extended internal address */ macro
H A Di2c-octeon-core.c510 cmd |= SW_TWSI_EIA; in octeon_i2c_hlc_comp_read()
563 cmd |= SW_TWSI_EIA; in octeon_i2c_hlc_comp_write()