Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h48 #define STAT_REP_START 0x10 macro
H A Di2c-octeon-core.c278 if (stat == STAT_START || stat == STAT_REP_START) in octeon_i2c_start()