Lines Matching +full:phy +full:- +full:select
3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
40 * PHY register definitions here, since the two are, for our purposes,
44 #define MII_NSPHYTER_PHYSTS 0x10 /* PHY status */
65 #define PHYSTS_MP_DESCRLK 0x0200 /* de-scrambler lock */
72 #define MII_NSPHYTER_MIPSCR 0x11 /* MII interrupt PHY specific
78 #define MII_NSPHYTER_MIPGSR 0x12 /* MII interrupt PHY generic
85 #define MIPGSR_MSK_ANC 0x0800 /* mask auto-neg complete event */
96 #define PCSR_SINGLE_SD 0x8000 /* single-ended SD mode */
140 #define BTSCR_LS_SEL 0x0040 /* low squelch select */
141 #define BTSCR_AUI_SEL 0x0020 /* AUI select */
143 #define BTSCR_THIN_SEL 0x0008 /* thin ethernet select */
146 #define MII_NSPHYTER_PHYCTRL 0x19 /* PHY control */
147 #define PHYCTRL_TW_EQSEL 0x3000 /* TWISTER e.q. select */
153 #define PHYCTRL_PHYADDR 0x001f /* PHY address */
155 #define PHYCRTL_MP_PSR_15 0x0800 /* BIST sequence select */
168 #define TBTCTL_AUTOPOL_DIS 0x0008 /* auto-polarity disable */