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

/u-boot/include/
H A Dfsl_dtsec.h135 #define IEVENT_GRSC 0x00000100 /* Graceful stop complete */ macro
H A Dtsec.h110 #define IEVENT_GRSC 0x00000100 macro
/u-boot/drivers/net/
H A Dtsec.c338 while ((in_be32(&regs->ievent) & (IEVENT_GRSC | IEVENT_GTSC))
339 != (IEVENT_GRSC | IEVENT_GTSC))

Completed in 50 milliseconds