Home
last modified time | relevance | path

Searched refs:IEVENT_GRSC (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/freescale/
Dgianfar.h333 #define IEVENT_GRSC 0x00000100 macro
Dgianfar.c1615 (IEVENT_GRSC | IEVENT_GTSC)) == in gfar_halt_nodisable()
1616 (IEVENT_GRSC | IEVENT_GTSC)), 1000000, 0); in gfar_halt_nodisable()
1617 if (!ret && !(gfar_read(&regs->ievent) & IEVENT_GRSC)) in gfar_halt_nodisable()