Searched refs:STABUSY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h197 #define STABUSY 0x00000001 /* Initiate Station Mgt Reg Access / STA Busy Stat */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h196 #define STABUSY 0x00000001 /* Initiate Station Mgt Reg Access / STA Busy Stat */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h197 #define STABUSY 0x00000001 /* Initiate Station Mgt Reg Access / STA Busy Stat */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbfin_mac.c264 /* poll the STABUSY bit */
265 while ((bfin_read_EMAC_STAADD()) & STABUSY) {
289 STABUSY);
314 STABUSY); local

Completed in 62 milliseconds