Searched refs:PHY_CSR3_VALUE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt73usb.h507 #define PHY_CSR3_VALUE FIELD32(0x000000ff) macro
H A Drt61pci.h596 #define PHY_CSR3_VALUE FIELD32(0x000000ff) macro
H A Drt61pci.c80 rt2x00_set_field32(&reg, PHY_CSR3_VALUE, value);
117 *value = rt2x00_get_field32(reg, PHY_CSR3_VALUE);
H A Drt73usb.c79 rt2x00_set_field32(&reg, PHY_CSR3_VALUE, value);
116 *value = rt2x00_get_field32(reg, PHY_CSR3_VALUE);

Completed in 75 milliseconds