Home
last modified time | relevance | path

Searched refs:WAIT_FOR_BBP (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2400pci.c51 #define WAIT_FOR_BBP(__dev, __reg) \ macro
67 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2400pci_bbp_write()
95 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2400pci_bbp_read()
103 WAIT_FOR_BBP(rt2x00dev, &reg); in rt2400pci_bbp_read()
Drt2500usb.c139 #define WAIT_FOR_BBP(__dev, __reg) \ macro
155 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500usb_bbp_write()
182 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500usb_bbp_read()
189 if (WAIT_FOR_BBP(rt2x00dev, &reg)) in rt2500usb_bbp_read()
Drt2500pci.c51 #define WAIT_FOR_BBP(__dev, __reg) \ macro
67 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500pci_bbp_write()
95 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500pci_bbp_read()
103 WAIT_FOR_BBP(rt2x00dev, &reg); in rt2500pci_bbp_read()
Drt73usb.c58 #define WAIT_FOR_BBP(__dev, __reg) \ macro
74 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt73usb_bbp_write()
102 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt73usb_bbp_read()
110 WAIT_FOR_BBP(rt2x00dev, &reg); in rt73usb_bbp_read()
Drt61pci.c57 #define WAIT_FOR_BBP(__dev, __reg) \ macro
76 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt61pci_bbp_write()
104 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt61pci_bbp_read()
112 WAIT_FOR_BBP(rt2x00dev, &reg); in rt61pci_bbp_read()
Drt2800lib.c58 #define WAIT_FOR_BBP(__dev, __reg) \ macro
96 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2800_bbp_write()
125 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2800_bbp_read()
134 WAIT_FOR_BBP(rt2x00dev, &reg); in rt2800_bbp_read()