Searched refs:TWSI_INT_SDA (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ | ||
| H A D | i2c-octeon-core.h | 85 #define TWSI_INT_SDA BIT_ULL(10) macro |
| H A D | i2c-octeon-core.c | 748 return state & TWSI_INT_SDA; in octeon_i2c_get_sda() |