Searched refs:WAIT_FOR_BBP (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2500usb.c | 128 #define WAIT_FOR_BBP(__dev, __reg) \ macro 144 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2500usb_bbp_write() 172 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2500usb_bbp_read() 179 if (WAIT_FOR_BBP(rt2x00dev, ®)) in rt2500usb_bbp_read()
|
| D | rt2400pci.c | 51 #define WAIT_FOR_BBP(__dev, __reg) \ macro 67 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2400pci_bbp_write() 96 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2400pci_bbp_read() 104 WAIT_FOR_BBP(rt2x00dev, ®); in rt2400pci_bbp_read()
|
| D | rt2500pci.c | 51 #define WAIT_FOR_BBP(__dev, __reg) \ macro 67 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2500pci_bbp_write() 96 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2500pci_bbp_read() 104 WAIT_FOR_BBP(rt2x00dev, ®); in rt2500pci_bbp_read()
|
| D | rt73usb.c | 58 #define WAIT_FOR_BBP(__dev, __reg) \ macro 74 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt73usb_bbp_write() 103 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt73usb_bbp_read() 111 WAIT_FOR_BBP(rt2x00dev, ®); in rt73usb_bbp_read()
|
| D | rt61pci.c | 57 #define WAIT_FOR_BBP(__dev, __reg) \ macro 76 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt61pci_bbp_write() 105 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt61pci_bbp_read() 113 WAIT_FOR_BBP(rt2x00dev, ®); in rt61pci_bbp_read()
|
| D | rt2800lib.c | 58 #define WAIT_FOR_BBP(__dev, __reg) \ macro 99 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2800_bbp_write() 128 if (WAIT_FOR_BBP(rt2x00dev, ®)) { in rt2800_bbp_read() 137 WAIT_FOR_BBP(rt2x00dev, ®); in rt2800_bbp_read()
|