Home
last modified time | relevance | path

Searched refs:TRM_S1040_GEN_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.c1114 DC395x_read8(acb, TRM_S1040_GEN_CONTROL), in dump_register_info()
3481 wval = DC395x_read16(acb, TRM_S1040_GEN_CONTROL) & 0x7F; in set_basic_config()
3482 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval); in set_basic_config()
3930 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_write_all()
3931 io_port + TRM_S1040_GEN_CONTROL); in trms1040_write_all()
3948 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), in trms1040_write_all()
3949 io_port + TRM_S1040_GEN_CONTROL); in trms1040_write_all()
4008 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_read_all()
4009 io_port + TRM_S1040_GEN_CONTROL); in trms1040_read_all()
4016 outb((inb(io_port + TRM_S1040_GEN_CONTROL) in trms1040_read_all()
[all...]
H A Ddc395x.h583 #define TRM_S1040_GEN_CONTROL 0xD4 /* Global Control */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Ddc395x.c1098 DC395x_read8(acb, TRM_S1040_GEN_CONTROL), in dump_register_info()
3435 wval = DC395x_read16(acb, TRM_S1040_GEN_CONTROL) & 0x7F; in set_basic_config()
3436 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval); in set_basic_config()
3884 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_write_all()
3885 io_port + TRM_S1040_GEN_CONTROL); in trms1040_write_all()
3902 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), in trms1040_write_all()
3903 io_port + TRM_S1040_GEN_CONTROL); in trms1040_write_all()
3962 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_read_all()
3963 io_port + TRM_S1040_GEN_CONTROL); in trms1040_read_all()
3970 outb((inb(io_port + TRM_S1040_GEN_CONTROL) in trms1040_read_all()
[all...]
H A Ddc395x.h545 #define TRM_S1040_GEN_CONTROL 0xD4 /* Global Control */ macro

Completed in 14 milliseconds