Searched refs:T_UN_S (Results 1 – 2 of 2) sorted by relevance
| /linux/include/soc/fsl/qe/ | ||
| H A D | ucc_fast.h | 54 #define T_UN_S 0x0002 /* hdlc underrun */ macro |
| /linux/drivers/net/wan/ | ||
| H A D | fsl_ucc_hdlc.c | 467 if (bd_status & T_UN_S) { /* Underrun */ in hdlc_tx_done() |