Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c683 termctl &= ~(FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH); in ahd_configure_termination()
685 termctl |= FLX_TERMCTL_ENSECLOW; in ahd_configure_termination()
691 termctl |= FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH; in ahd_configure_termination()
726 (termctl & FLX_TERMCTL_ENSECLOW) ? "En" : "Dis"); in ahd_configure_termination()
H A Daic79xx.h931 #define FLX_TERMCTL_ENSECLOW 0x4 macro
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c681 termctl &= ~(FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH); in ahd_configure_termination()
683 termctl |= FLX_TERMCTL_ENSECLOW; in ahd_configure_termination()
689 termctl |= FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH; in ahd_configure_termination()
724 (termctl & FLX_TERMCTL_ENSECLOW) ? "En" : "Dis"); in ahd_configure_termination()
H A Daic79xx.h931 #define FLX_TERMCTL_ENSECLOW 0x4 macro

Completed in 9 milliseconds