Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsh_eth.h411 EESR_ECI = 0x00400000, enumerator
430 | EESR_RFRMER | EESR_TFE | EESR_TDE | EESR_ECI)
436 | EESR_RFRMER | EESR_ADE | EESR_TFE | EESR_TDE | EESR_ECI)
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h224 EESR_ECI = 0x00400000, enumerator
H A Dsh_eth.c736 EESR_TFE | EESR_TDE | EESR_ECI,
1860 if (intr_status & (EESR_RX_CHECK | cd->tx_check | EESR_ECI | in sh_eth_interrupt()
1894 if (intr_status & EESR_ECI) in sh_eth_interrupt()