Lines Matching +full:power +full:- +full:monitor
3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
44 *--------------------------------------------------------------
49 * 4 Auto-Neg. Advertisement * * *
50 * 5 Auto-Neg. Link Parent Adv * * *
51 * 6 Auto-Neg. Expansion * * *
52 * 7 Auto-Neg. Next Page Tx * *
56 * 12 10Base-T Operation * * *
70 #define QPR_ANB2 0x2000 /* Autoneg monitor bit 2 */
71 #define QPR_ANB1 0x1000 /* Autoneg monitor bit 1 */
72 #define QPR_ANB0 0x0800 /* Autoneg monitor bit 0 */
99 *-------------------------------------------------------------------
109 * 0080 Tri-state Enable *
112 * 0010 A-N Powerup Remote Flt *
115 * 0002 Automatic 10Base-T Power Down *
116 * 0001 Automatic 100Base-TX Power Down * * *
124 #define ECR2_RFPUP 0x0010 /* A-N Powerup Remote fault */
125 #define ECR2_10AUTOPWRDN 0x0002 /* Automatic 10baseT power down */
126 #define ECR2_100AUTOPWRDN 0x0001 /* Automatic 100baseTX power down */