Home
last modified time | relevance | path

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

/u-boot/drivers/i2c/
A Dintel_i2c.c51 #define SMBHSTCNT_START 0x40 macro
123 outb((inb(base + SMBHSTCTL) | SMBHSTCNT_START), base + SMBHSTCTL); in smbus_block_read()
190 outb((inb(base + SMBHSTCTL) | SMBHSTCNT_START), base + SMBHSTCTL); in smbus_block_write()

Completed in 3 milliseconds