Lines Matching +full:mode +full:- +full:capable
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
50 #define BRGPHY_BMCR_FDX 0x0100 /* Duplex mode */
63 #define BRGPHY_BMSR_ANEG 0x0008 /* Autoneg capable */
72 #define BRGPHY_ANAR_PC 0x0400 /* Pause capable */
79 #define BRGPHY_ANLPAR_PC 0x0400 /* Pause capable */
89 #define BRGPHY_ANER_LPAN 0x0001 /* Link partner autoneg capable */
113 #define BRGPHY_EXTSTS_X_FD_CAP 0x8000 /* 1000base-X FD capable */
114 #define BRGPHY_EXTSTS_X_HD_CAP 0x4000 /* 1000base-X HD capable */
115 #define BRGPHY_EXTSTS_T_FD_CAP 0x2000 /* 1000base-T FD capable */
116 #define BRGPHY_EXTSTS_T_HD_CAP 0x1000 /* 1000base-T HD capable */
119 #define BRGPHY_PHY_EXTCTL_MAC_PHY 0x8000 /* 10BIT/GMI-interface */
124 #define BRGPHY_PHY_EXTCTL_BY_45 0x0400 /* Bypass 4B5B-Decoder */
129 #define BRGPHY_PHY_EXTCTL_EN_LTR 0x0020 /* Enable LED traffic mode */
132 #define BRGPHY_PHY_EXTCTL_EX_IPG 0x0004 /* Extended TX IPG mode */
133 #define BRGPHY_PHY_EXTCTL_3_LED 0x0002 /* Three link LED mode */
206 #define BRGPHY_AUXCTL_DIAG_MODE 0x0004 /* Diagnostic mode */
220 #define BRGPHY_AUXSTS_PRR 0x0002 /* Pause resolution-RX */
221 #define BRGPHY_AUXSTS_PRT 0x0001 /* Pause resolution-TX */
243 #define BRGPHY_ISR_DUP_CHG 0x0008 /* Duplex mode change */
260 #define BRGPHY_IMR_DUP_CHG 0x0008 /* Duplex mode change */
295 * Aux control shadow register, bits 0-2 select function (0x00 to
307 * bits 14-10 select function (0x00 to 0x1F).
318 /* Shadow 0x1C Mode Control Register (select value 0x1F) */
320 /* When set, Regs 0-0x0F are 1000X, else 1000T */
404 /* 5709S SerDes "Multi-Rate Backplane Ethernet" Registers */