Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc_fast.h54 #define T_UN_S 0x0002 /* hdlc underrun */ macro
/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c471 if (bd_status & T_UN_S) { /* Underrun */ in hdlc_tx_done()