Searched refs:IEVENT_GRSC (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 Dgianfar.h316 #define IEVENT_GRSC 0x00000100 macro
H A Dgianfar.c1584 * actually wait for IEVENT_GRSC flag.
1631 (IEVENT_GRSC | IEVENT_GTSC)) ==
1632 (IEVENT_GRSC | IEVENT_GTSC)), 1000000, 0);
1633 if (!ret && !(gfar_read(&regs->ievent) & IEVENT_GRSC))

Completed in 63 milliseconds