Searched refs:PHYSR0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.c844 u8 PHYSR0; local
846 PHYSR0 = readb(&regs->PHYSR0);
849 if (!(PHYSR0 & PHYSR0_LINKGD))
853 if (PHYSR0 & PHYSR0_FDPX)
856 if (PHYSR0 & PHYSR0_SPDG)
858 else if (PHYSR0 & PHYSR0_SPD10)
1049 if (BYTE_REG_BITS_IS_ON(PHYSR0_RXFLC, &regs->PHYSR0))
1054 if (BYTE_REG_BITS_IS_ON(PHYSR0_TXFLC, &regs->PHYSR0))
1839 * Get link status from PHYSR0
[all...]
H A Dvia-velocity.h647 * Bits in the PHYSR0 register
1030 volatile u8 PHYSR0; member in struct:mac_regs

Completed in 45 milliseconds