Home
last modified time | relevance | path

Searched refs:TXERR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/cec/platform/stm32/
H A Dstm32-cec.c45 #define TXERR BIT(11) macro
55 #define ALL_TX_IT (TXEND | TXBR | TXACKE | TXERR | TXUDR | ARBLST)
91 if (status & (TXERR | TXUDR)) { in stm32_tx_done()
/openbmc/qemu/hw/net/
H A De1000.c57 static int debugflags = DBGBIT(TXERR) | DBGBIT(GENERAL);
792 DBGOUT(TXERR, "TDH wraparound @%x, TDT %x, TDLEN %x\n", in start_xmit()
/openbmc/u-boot/drivers/net/
H A DKconfig345 Some ethernet phys needs TXERR control. Since the GMAC
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c71 | MACB_BIT(TXERR))