Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dintel_i2c.c44 #define SMBHSTSTS_INTR 0x02 macro
155 if (!(inb(base + SMBHSTSTAT) & SMBHSTSTS_INTR)) in smbus_block_read()
199 if (!(inb(base + SMBHSTSTAT) & SMBHSTSTS_INTR)) in smbus_block_write()