Searched refs:SONIC_INT_LCD (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.h191 #define SONIC_INT_LCD 0x1000 macro
211 SONIC_INT_LCD | \
H A Dsonic.c399 if (status & SONIC_INT_LCD)
400 SONIC_WRITE(SONIC_ISR, SONIC_INT_LCD); /* clear the interrupt */
713 if (SONIC_READ(SONIC_ISR) & SONIC_INT_LCD)

Completed in 100 milliseconds