Home
last modified time | relevance | path

Searched refs:PHY_CSR3_REGNUM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.h500 #define PHY_CSR3_REGNUM FIELD32(0x00007f00) macro
H A Drt61pci.h585 #define PHY_CSR3_REGNUM FIELD32(0x00007f00) macro
H A Drt73usb.c66 rt2x00_set_field32(&reg, PHY_CSR3_REGNUM, word); in rt73usb_bbp_write()
94 rt2x00_set_field32(&reg, PHY_CSR3_REGNUM, word); in rt73usb_bbp_read()
H A Drt61pci.c68 rt2x00_set_field32(&reg, PHY_CSR3_REGNUM, word); in rt61pci_bbp_write()
96 rt2x00_set_field32(&reg, PHY_CSR3_REGNUM, word); in rt61pci_bbp_read()