Searched refs:SMBHSTCMD (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-isch.c44 #define SMBHSTCMD (5 + sch_smba) macro
75 inb(SMBHSTCMD), inb(SMBHSTADD), inb(SMBHSTDAT0),
135 inb(SMBHSTCMD), inb(SMBHSTADD), inb(SMBHSTDAT0),
169 outb(command, SMBHSTCMD);
174 outb(command, SMBHSTCMD);
181 outb(command, SMBHSTCMD);
190 outb(command, SMBHSTCMD);
H A Di2c-ali1535.c70 #define SMBHSTCMD (7 + ali1535_smba) macro
218 inb_p(SMBHSTSTS), inb_p(SMBHSTTYP), inb_p(SMBHSTCMD),
322 inb_p(SMBHSTSTS), inb_p(SMBHSTTYP), inb_p(SMBHSTCMD),
376 outb_p(command, SMBHSTCMD);
383 outb_p(command, SMBHSTCMD);
392 outb_p(command, SMBHSTCMD);
403 outb_p(command, SMBHSTCMD);
H A Di2c-ali15x3.c76 #define SMBHSTCMD (7 + ali15x3_smba) macro
240 inb_p(SMBHSTCNT), inb_p(SMBHSTCMD), inb_p(SMBHSTADD),
339 inb_p(SMBHSTCNT), inb_p(SMBHSTCMD), inb_p(SMBHSTADD),
377 outb_p(command, SMBHSTCMD);
383 outb_p(command, SMBHSTCMD);
391 outb_p(command, SMBHSTCMD);
401 outb_p(command, SMBHSTCMD);
H A Di2c-piix4.c49 #define SMBHSTCMD (3 + piix4_smba) macro
302 inb_p(SMBHSTCMD), inb_p(SMBHSTADD), inb_p(SMBHSTDAT0),
363 inb_p(SMBHSTCMD), inb_p(SMBHSTADD), inb_p(SMBHSTDAT0),
386 outb_p(command, SMBHSTCMD);
392 outb_p(command, SMBHSTCMD);
400 outb_p(command, SMBHSTCMD);
410 outb_p(command, SMBHSTCMD);
H A Di2c-viapro.c66 #define SMBHSTCMD (vt596_smba + 3) macro
118 inb_p(SMBHSTCMD), inb_p(SMBHSTADD), inb_p(SMBHSTDAT0),
221 outb_p(command, SMBHSTCMD);
225 outb_p(command, SMBHSTCMD);
231 outb_p(command, SMBHSTCMD);
239 outb_p(command, SMBHSTCMD);
251 outb_p(command, SMBHSTCMD);
H A Di2c-i801.c74 #define SMBHSTCMD (3 + i801_smba) macro
475 outb_p(command, SMBHSTCMD);
481 outb_p(command, SMBHSTCMD);
489 outb_p(command, SMBHSTCMD);
499 outb_p(command, SMBHSTCMD);
511 outb_p(command, SMBHSTCMD);

Completed in 30 milliseconds