Lines Matching +full:shadow +full:- +full:interrupts
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
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 */
122 #define BRGPHY_PHY_EXTCTL_INT_DIS 0x1000 /* Interrupts disabled */
124 #define BRGPHY_PHY_EXTCTL_BY_45 0x0400 /* Bypass 4B5B-Decoder */
220 #define BRGPHY_AUXSTS_PRR 0x0002 /* Pause resolution-RX */
221 #define BRGPHY_AUXSTS_PRT 0x0001 /* Pause resolution-TX */
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).
314 /* Shadow 0x1C Clock Alignment Control Register (select value 0x03) */
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 */