Searched refs:SW_TWSI_EIA (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/i2c/busses/ | ||
H A D | i2c-octeon-core.h | 15 #define SW_TWSI_EIA BIT_ULL(61) /* Extended internal address */ macro |
H A D | i2c-octeon-core.c | 534 cmd |= SW_TWSI_EIA; in octeon_i2c_hlc_ext() |