Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c668 termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH); in ahd_configure_termination()
672 termctl |= FLX_TERMCTL_ENPRIHIGH; in ahd_configure_termination()
676 termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH; in ahd_configure_termination()
714 (termctl & FLX_TERMCTL_ENPRIHIGH) ? "En" : "Dis"); in ahd_configure_termination()
H A Daic79xx.h932 #define FLX_TERMCTL_ENPRIHIGH 0x2 macro
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c666 termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH); in ahd_configure_termination()
670 termctl |= FLX_TERMCTL_ENPRIHIGH; in ahd_configure_termination()
674 termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH; in ahd_configure_termination()
712 (termctl & FLX_TERMCTL_ENPRIHIGH) ? "En" : "Dis"); in ahd_configure_termination()
H A Daic79xx.h932 #define FLX_TERMCTL_ENPRIHIGH 0x2 macro

Completed in 9 milliseconds