Searched refs:SMBXMITADD (Results 1 – 1 of 1) sorted by relevance
26 #define SMBXMITADD 0x4 macro112 outb(((dev & 0x7f) << 1) | 1, base + SMBXMITADD); in smbus_block_read()172 outb(((dev & 0x7f) << 1) & ~0x01, base + SMBXMITADD); in smbus_block_write()