Home
last modified time | relevance | path

Searched refs:CAS_RESET_PCS_DIS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cas/
H A Dif_casreg.h132 #define CAS_RESET_PCS_DIS 0x00000008 /* PCS reset disable */ macro
H A Dif_cas.c701 ((sc->sc_flags & CAS_SERDES) != 0 ? CAS_RESET_PCS_DIS : 0)); in cas_reset()
770 ((sc->sc_flags & CAS_SERDES) != 0 ? CAS_RESET_PCS_DIS : 0)); in cas_reset_rx()
797 ((sc->sc_flags & CAS_SERDES) != 0 ? CAS_RESET_PCS_DIS : 0)); in cas_reset_tx()