Changeset 3994
- Timestamp:
- 08/13/05 10:48:36 (3 years ago)
- Files:
-
- i2c/trunk/kernel/i2c.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/kernel/i2c.h
r3980 r3994 510 510 #define I2C_RDWR 0x0707 /* Combined R/W transfer (one stop only)*/ 511 511 #define I2C_PEC 0x0708 /* != 0 for SMBus PEC */ 512 #if 0513 #define I2C_ACK_TEST 0x0710 /* See if a slave is at a specific address */514 #endif515 512 516 513 #define I2C_SMBUS 0x0720 /* SMBus-level access */
