Lines Matching +full:rx +full:- +full:data +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
8 * part of address - see Clause 22 of IEEE 802.3.
12 /* Mask for checksum error. Checksum status is present on the 8-th bit of the
32 /* Duplex mode ability offset. */
34 /* Power down mode offset. */
36 /* Auto negotiation mode offset. */
41 /* Port 0~4 Status Data Register. */
51 /* Speed and duplex mode status offset. */
53 /* Speed and duplex mode staus mask. */
89 /* Address Table Data 0 PHY Address */
91 /* Address Table Data 0 Register Address */
96 /* Address Table Data 1 PHY Address */
98 /* Address Table Data 1 Register Address */
101 /* Address Table Data 2 PHY Address */
103 /* Address Table Data 2 Register Address */
106 /* Address Table Data 3 PHY Address */
108 /* Address Table Data 3 Register Address */
111 /* Address Table Data 4 PHY Address */
113 /* Address Table Data 4 Register Address */
160 /* Port 5 Force Link control bit. Only available in force mode. */
162 /* Port 5 Force Mode Enable control bit. Only available for
179 /* LED mode 0:
181 * 100M link fail - LED off
182 * 100M link ok and no TX/RX activity - LED on
183 * 100M link ok and TX/RX activity - LED blinking
185 * No colision: - LED off
186 * Colision: - LED blinking
188 * 10M link fail - LED off
189 * 10M link ok and no TX/RX activity - LED on
190 * 10M link ok and TX/RX activity - LED blinking