Searched refs:SMBXMITADD (Results 1 – 1 of 1) sorted by relevance
27 #define SMBXMITADD 0x4 macro113 outb(((dev & 0x7f) << 1) | 1, base + SMBXMITADD); in smbus_block_read()173 outb(((dev & 0x7f) << 1) & ~0x01, base + SMBXMITADD); in smbus_block_write()
Completed in 3 milliseconds