Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h85 #define TWSI_INT_SDA BIT_ULL(10) macro
H A Di2c-octeon-core.c748 return state & TWSI_INT_SDA; in octeon_i2c_get_sda()