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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c153 #define MAC_INIT_OK 0x0002 /* MAC boot has been completed */ macro
3679 /* Check for MAC_INIT_OK only on the register that the MAC_INIT_OK was set */
3681 !(atmel_read16(priv->dev, MR3) & MAC_INIT_OK)) {
3686 !(atmel_read16(priv->dev, MR1) & MAC_INIT_OK)) {

Completed in 26 milliseconds