Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h86 #define TWSI_INT_SCL BIT_ULL(11) macro
H A Di2c-octeon-core.c732 return state & TWSI_INT_SCL; in octeon_i2c_get_scl()