Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/faraday/
Dftmac100.h56 #define FTMAC100_INT_AHB_ERR (1 << 8) macro
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()