Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h600 #define BBPCSR_REGNUM FIELD32(0x00007f00) macro
H A Drt2500pci.h705 #define BBPCSR_REGNUM FIELD32(0x00007f00) macro
H A Drt2400pci.c59 rt2x00_set_field32(&reg, BBPCSR_REGNUM, word); in rt2400pci_bbp_write()
87 rt2x00_set_field32(&reg, BBPCSR_REGNUM, word); in rt2400pci_bbp_read()
H A Drt2500pci.c59 rt2x00_set_field32(&reg, BBPCSR_REGNUM, word); in rt2500pci_bbp_write()
87 rt2x00_set_field32(&reg, BBPCSR_REGNUM, word); in rt2500pci_bbp_read()