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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/rt2x00/
H A Drt2400pci.c53 #define WAIT_FOR_BBP(__dev, __reg) \ macro
69 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
97 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
105 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt2500usb.c144 #define WAIT_FOR_BBP(__dev, __reg) \ macro
160 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
187 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
194 if (WAIT_FOR_BBP(rt2x00dev, &reg))
H A Drt2500pci.c53 #define WAIT_FOR_BBP(__dev, __reg) \ macro
69 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
97 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
105 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt61pci.c59 #define WAIT_FOR_BBP(__dev, __reg) \ macro
78 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
106 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
114 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt73usb.c61 #define WAIT_FOR_BBP(__dev, __reg) \ macro
77 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
105 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
113 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt2800lib.c59 #define WAIT_FOR_BBP(__dev, __reg) \ macro
97 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
126 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
135 WAIT_FOR_BBP(rt2x00dev, &reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2400pci.c53 #define WAIT_FOR_BBP(__dev, __reg) \ macro
69 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
97 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
105 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt2500usb.c144 #define WAIT_FOR_BBP(__dev, __reg) \ macro
160 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
187 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
194 if (WAIT_FOR_BBP(rt2x00dev, &reg))
H A Drt2500pci.c53 #define WAIT_FOR_BBP(__dev, __reg) \ macro
69 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
97 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
105 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt61pci.c59 #define WAIT_FOR_BBP(__dev, __reg) \ macro
78 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
106 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
114 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt73usb.c61 #define WAIT_FOR_BBP(__dev, __reg) \ macro
77 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
105 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
113 WAIT_FOR_BBP(rt2x00dev, &reg);
H A Drt2800lib.c59 #define WAIT_FOR_BBP(__dev, __reg) \ macro
97 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
126 if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
135 WAIT_FOR_BBP(rt2x00dev, &reg);

Completed in 268 milliseconds