Lines Matching +full:enable +full:- +full:remote +full:- +full:sense
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
51 #define BRGPHY_BMCR_CTEST 0x0080 /* Collision test enable */
62 #define BRGPHY_BMSR_RFAULT 0x0010 /* Remote fault condition occurred */
70 #define BRGPHY_ANAR_RF 0x2000 /* Remote fault */
77 #define BRGPHY_ANLPAR_RF 0x2000 /* Remote fault */
97 #define BRGPHY_1000CTL_MSE 0x1000 /* Master/Slave enable */
107 #define BRGPHY_1000STS_RRS 0x1000 /* Remote receiver status */
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 */
139 #define BRGPHY_PHY_EXTSTS_RRS 0x0800 /* Remote receiver status */
154 #define BRGPHY_MII_FCERRCNT 0x13 /* False carrier sense counter */
215 #define BRGPHY_AUXSTS_RF 0x0040 /* Remote fault */
220 #define BRGPHY_AUXSTS_PRR 0x0002 /* Pause resolution-RX */
221 #define BRGPHY_AUXSTS_PRT 0x0001 /* Pause resolution-TX */
241 #define BRGPHY_ISR_RRS_CHG 0x0020 /* Remote RX status change */
258 #define BRGPHY_IMR_RRS_CHG 0x0020 /* Remote RX status change */
295 * Aux control shadow register, bits 0-2 select function (0x00 to
306 * Shadow register 0x1C, bit 15 is write enable,
307 * bits 14-10 select function (0x00 to 0x1F).
320 /* When set, Regs 0-0x0F are 1000X, else 1000T */
404 /* 5709S SerDes "Multi-Rate Backplane Ethernet" Registers */