Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dftmac100.h64 #define FTMAC100_INT_AHB_ERR (1 << 8) macro
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.h56 #define FTMAC100_INT_AHB_ERR (1 << 8) macro
H A Dftmac100.c84 FTMAC100_INT_AHB_ERR | \
949 FTMAC100_INT_AHB_ERR | FTMAC100_INT_PHYSTS_CHG)) { in ftmac100_poll()
954 status & FTMAC100_INT_AHB_ERR ? "AHB_ERR " : "", in ftmac100_poll()