Lines Matching refs:TRM_S1040_GEN_CONTROL
1098 DC395x_read8(acb, TRM_S1040_GEN_CONTROL),
3435 wval = DC395x_read16(acb, TRM_S1040_GEN_CONTROL) & 0x7F;
3436 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval);
3884 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3885 io_port + TRM_S1040_GEN_CONTROL);
3902 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
3903 io_port + TRM_S1040_GEN_CONTROL);
3962 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3963 io_port + TRM_S1040_GEN_CONTROL);
3970 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
3971 io_port + TRM_S1040_GEN_CONTROL);
4146 bval = DC395x_read8(acb, TRM_S1040_GEN_CONTROL);