Searched refs:SMBHSTCNT_INTREN (Results 1 – 2 of 2) sorted by relevance
48 #define SMBHSTCNT_INTREN 0x01 macro262 outb(inb(base + SMBHSTCTL) & ~SMBHSTCNT_INTREN, base + SMBHSTCTL); in intel_i2c_probe()
179 #define SMBHSTCNT_INTREN BIT(0) macro501 outb_p(xact | SMBHSTCNT_INTREN | SMBHSTCNT_START, in i801_transaction()720 priv->cmd = smbcmd | SMBHSTCNT_INTREN; in i801_block_transaction_byte_by_byte()