Lines Matching refs:TRM_S1040_GEN_CONTROL
1114 DC395x_read8(acb, TRM_S1040_GEN_CONTROL),
3481 wval = DC395x_read16(acb, TRM_S1040_GEN_CONTROL) & 0x7F;
3482 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval);
3930 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
3931 io_port + TRM_S1040_GEN_CONTROL);
3948 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
3949 io_port + TRM_S1040_GEN_CONTROL);
4008 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
4009 io_port + TRM_S1040_GEN_CONTROL);
4016 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
4017 io_port + TRM_S1040_GEN_CONTROL);
4192 bval = DC395x_read8(acb, TRM_S1040_GEN_CONTROL);