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