Lines Matching refs:command
532 char read_write, int command, in i801_block_transaction_byte_by_byte() argument
552 if (command == I2C_SMBUS_I2C_BLOCK_DATA && in i801_block_transaction_byte_by_byte()
594 && command != I2C_SMBUS_I2C_BLOCK_DATA) { in i801_block_transaction_byte_by_byte()
637 int command, int hwpec) in i801_block_transaction() argument
642 if (command == I2C_SMBUS_I2C_BLOCK_DATA) { in i801_block_transaction()
656 || command == I2C_SMBUS_I2C_BLOCK_DATA) { in i801_block_transaction()
669 && command != I2C_SMBUS_I2C_BLOCK_DATA in i801_block_transaction()
676 command, hwpec); in i801_block_transaction()
678 if (command == I2C_SMBUS_I2C_BLOCK_DATA in i801_block_transaction()
688 unsigned short flags, char read_write, u8 command, in i801_access() argument
710 outb_p(command, SMBHSTCMD(priv)); in i801_access()
716 outb_p(command, SMBHSTCMD(priv)); in i801_access()
724 outb_p(command, SMBHSTCMD(priv)); in i801_access()
734 outb_p(command, SMBHSTCMD(priv)); in i801_access()
744 outb_p(command, SMBHSTDAT1(priv)); in i801_access()
746 outb_p(command, SMBHSTCMD(priv)); in i801_access()