Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc_fast.h40 #define R_LG_S 0x0020 /* frame length */ macro
/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c35 #define RX_BD_ERRORS (R_CD_S | R_OV_S | R_CR_S | R_AB_S | R_NO_S | R_LG_S)
549 if (bd_status & R_LG_S) in hdlc_rx_done()