Searched refs:FLX_TERMCTL_ENSECHIGH (Results 1 – 2 of 2) sorted by relevance
834 termctl &= ~(FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH); in ahd_configure_termination()838 termctl |= FLX_TERMCTL_ENSECHIGH; in ahd_configure_termination()842 termctl |= FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH; in ahd_configure_termination()873 (termctl & FLX_TERMCTL_ENSECHIGH) ? "En" : "Dis"); in ahd_configure_termination()
924 #define FLX_TERMCTL_ENSECHIGH 0x8 macro