Lines Matching defs:bits
441 /* The top five bits written to EL3_CMD are a command, the lower
442 11 bits are the parameter, if applicable.
443 Note that 11 parameters bits was fine for ethernet, but the new chip
500 enum Window3 { /* Window 3: MAC/config bits. */
519 enum Window4 { /* Window 4: Xcvr/media bits. */
539 Caution Alpha hackers: these types are 32 bits! Note also the 8 byte
552 /* See boomerang_rx() for actual error bits */
565 __le32 status; /* bits 0:12 length, others see below. */
758 static void mdio_sync(struct vortex_private *vp, int bits);
1128 /* The lower four bits are the media type. */
1666 /* ..and on the Boomerang we enable the extra statistics bits. */
1695 /* Allow status bits to be seen. */
3140 static void mdio_sync(struct vortex_private *vp, int bits)
3143 while (-- bits >= 0) {
3164 /* Shift the read command bits out. */
3173 /* Read the two transition, 16 data, and wire-idle bits. */
3201 /* Shift the command bits out. */