Searched refs:I2C_MODE_NONE (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/i2c/
H A Di2c.c47 #define I2C_MODE_NONE 1 macro
376 case I2C_MODE_NONE: /* fall through */
825 i2c_opt.mode = I2C_MODE_NONE;
868 i2c_opt.mode = I2C_MODE_NONE;

Completed in 58 milliseconds