Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-i801.c145 #define SMBHSTCNT_INTREN 0x01 macro
385 outb_p(xact | SMBHSTCNT_INTREN | SMBHSTCNT_START, in i801_transaction()
562 priv->cmd = smbcmd | SMBHSTCNT_INTREN; in i801_block_transaction_byte_by_byte()