Lines Matching +full:frame +full:- +full:inversion
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
159 #define CIPHY_EXTSTS_X_FD_CAP 0x8000 /* 1000base-X FD capable */
160 #define CIPHY_EXTSTS_X_HD_CAP 0x4000 /* 1000base-X HD capable */
161 #define CIPHY_EXTSTS_T_FD_CAP 0x2000 /* 1000base-T FD capable */
162 #define CIPHY_EXTSTS_T_HD_CAP 0x1000 /* 1000base-T HD capable */
171 /* Vendor-specific PHY registers */
195 #define CIPHY_1000STS2_BCM5400 0x0040 /* non-complient BCM5400 detected */
231 #define CIPHY_10BTCSR_EOFERR 0x0100 /* End of Frame error */
339 #define CIPHY_AUXCSR_XOVER 0x2000 /* MDI/MDI-X crossover indication */
341 #define CIPHY_AUXCSR_APOLARITY 0x0800 /* polarity inversion pair A */
342 #define CIPHY_AUXCSR_BPOLARITY 0x0400 /* polarity inversion pair B */
343 #define CIPHY_AUXCSR_CPOLARITY 0x0200 /* polarity inversion pair C */
344 #define CIPHY_AUXCSR_DPOLARITY 0x0100 /* polarity inversion pair D */