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

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.c117 #define WAIT_FOR_BBP(__dev, __reg) \ macro
133 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
161 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
168 if (WAIT_FOR_BBP(rt2x00dev, &reg))
H A Drt2400pci.c40 #define WAIT_FOR_BBP(__dev, __reg) \ macro
56 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
85 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
93 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt73usb.c47 #define WAIT_FOR_BBP(__dev, __reg) \ macro
63 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
92 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
100 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt2500pci.c40 #define WAIT_FOR_BBP(__dev, __reg) \ macro
56 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
85 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
93 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt61pci.c46 #define WAIT_FOR_BBP(__dev, __reg) \ macro
65 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
94 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
102 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt2800lib.c52 #define WAIT_FOR_BBP(__dev, __reg) \ macro
93 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
122 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
131 WAIT_FOR_BBP(rt2x00dev, &reg);

Completed in 229 milliseconds