Searched refs:FLX_TERMCTL_ENSECLOW (Results 1 – 2 of 2) sorted by relevance
681 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()
931 #define FLX_TERMCTL_ENSECLOW 0x4 macro