Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2500usb.c128 #define WAIT_FOR_BBP(__dev, __reg) \ macro
144 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500usb_bbp_write()
172 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500usb_bbp_read()
179 if (WAIT_FOR_BBP(rt2x00dev, &reg)) in rt2500usb_bbp_read()
Drt2400pci.c51 #define WAIT_FOR_BBP(__dev, __reg) \ macro
67 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2400pci_bbp_write()
96 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2400pci_bbp_read()
104 WAIT_FOR_BBP(rt2x00dev, &reg); in rt2400pci_bbp_read()
Drt2500pci.c51 #define WAIT_FOR_BBP(__dev, __reg) \ macro
67 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500pci_bbp_write()
96 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2500pci_bbp_read()
104 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()
103 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt73usb_bbp_read()
111 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()
105 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt61pci_bbp_read()
113 WAIT_FOR_BBP(rt2x00dev, &reg); in rt61pci_bbp_read()
Drt2800lib.c58 #define WAIT_FOR_BBP(__dev, __reg) \ macro
99 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2800_bbp_write()
128 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2800_bbp_read()
137 WAIT_FOR_BBP(rt2x00dev, &reg); in rt2800_bbp_read()