Lines Matching +full:bypass +full:- +full:enable
3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
50 #define MII_NSPHY_PCR 0x17 /* PCS sub-layer configuration */
69 * 0 Normal LED1 operation - 10baseTX and 100baseTX transmission
74 * 1 LED4 output configured to indicate full-duplex in both
78 * mode and full-duplex in 100baseTX mode.
81 #define MII_NSPHY_LBREMR 0x18 /* Loopback, bypass, error mask */
82 #define LBREMR_BADSSDEN 0x8000 /* enable bad SSD detection */
83 #define LBREMR_BP4B5B 0x4000 /* bypass 4b/5b encoding */
84 #define LBREMR_BPSCR 0x2000 /* bypass scrambler */
85 #define LBREMR_BPALIGN 0x1000 /* bypass alignment function */
99 #define PAR_FEFIEN 0x0100 /* far end fault enable */