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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsonic.c279 if (!(status = SONIC_READ(SONIC_ISR) & SONIC_IMR_DEFAULT))
401 } while((status = SONIC_READ(SONIC_ISR) & SONIC_IMR_DEFAULT));
729 SONIC_WRITE(SONIC_IMR, SONIC_IMR_DEFAULT);
H A Dsonic.h210 #define SONIC_IMR_DEFAULT ( SONIC_INT_BR | \ macro

Completed in 47 milliseconds