Home
last modified time | relevance | path

Searched refs:UCC_HDLC_UCCE_TXE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h22 #define UCCE_HDLC_TX_EVENTS (UCC_HDLC_UCCE_TXB | UCC_HDLC_UCCE_TXE)
H A Dfsl_ucc_hdlc.c676 if (ucce >> 16 & UCC_HDLC_UCCE_TXE) in ucc_hdlc_irq_handler()
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h692 #define UCC_HDLC_UCCE_TXE 0x0010 macro