Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dintel_i2c.c47 #define SMBHSTCNT_INTREN 0x01 macro
261 outb(inb(base + SMBHSTCTL) & ~SMBHSTCNT_INTREN, base + SMBHSTCTL); in intel_i2c_probe()