Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c234 #define STPWLEVEL 0x00000002ul macro
647 devconfig &= ~STPWLEVEL; in ahd_configure_termination()
649 devconfig |= STPWLEVEL; in ahd_configure_termination()
651 printk("%s: STPWLEVEL is %s\n", in ahd_configure_termination()
652 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
H A Daic7xxx_pci.c582 #define STPWLEVEL 0x00000002ul macro
1502 /* Honor the STPWLEVEL settings */ in ahc_parse_pci_eeprom()
1505 devconfig &= ~STPWLEVEL; in ahc_parse_pci_eeprom()
1507 devconfig |= STPWLEVEL; in ahc_parse_pci_eeprom()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c234 #define STPWLEVEL 0x00000002ul macro
645 devconfig &= ~STPWLEVEL; in ahd_configure_termination()
647 devconfig |= STPWLEVEL; in ahd_configure_termination()
649 printk("%s: STPWLEVEL is %s\n", in ahd_configure_termination()
650 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
H A Daic7xxx_pci.c582 #define STPWLEVEL 0x00000002ul macro
1502 /* Honor the STPWLEVEL settings */ in ahc_parse_pci_eeprom()
1505 devconfig &= ~STPWLEVEL; in ahc_parse_pci_eeprom()
1507 devconfig |= STPWLEVEL; in ahc_parse_pci_eeprom()

Completed in 8 milliseconds