Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-i801.c163 #define SMBHSTCNT_INTREN 0x01 macro
409 outb_p(xact | SMBHSTCNT_INTREN | SMBHSTCNT_START, in i801_transaction()
586 priv->cmd = smbcmd | SMBHSTCNT_INTREN; in i801_block_transaction_byte_by_byte()