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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c676 termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH); ahd_configure_termination()
680 termctl |= FLX_TERMCTL_ENPRIHIGH; ahd_configure_termination()
684 termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH; ahd_configure_termination()
722 (termctl & FLX_TERMCTL_ENPRIHIGH) ? "En" : "Dis"); ahd_configure_termination()
H A Daic79xx.h935 #define FLX_TERMCTL_ENPRIHIGH 0x2 macro

Completed in 74 milliseconds