Searched refs:BUS_MON_RST_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/i2c/busses/ | ||
H A D | i2c-octeon-core.h | 112 #define BUS_MON_RST_MASK BIT(3) macro |
H A D | i2c-octeon-core.c | 252 mode |= BUS_MON_RST_MASK; in octeon_i2c_check_status() |