Searched refs:TXBD_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | tsec.h | 173 #define TXBD_INTERRUPT 0x1000 macro |
/external/u-boot/drivers/net/ | ||
D | tsec.c | 257 (TXBD_READY | TXBD_LAST | TXBD_CRC | TXBD_INTERRUPT)); in tsec_send() |