Home
last modified time | relevance | path

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

/drivers/net/ethernet/faraday/
Dftgmac100.h86 #define FTGMAC100_INT_PHYSTS_CHG (1 << 9) macro
Dftgmac100.c89 FTGMAC100_INT_PHYSTS_CHG | \
1039 FTGMAC100_INT_AHB_ERR | FTGMAC100_INT_PHYSTS_CHG)) { in ftgmac100_poll()
1045 status & FTGMAC100_INT_PHYSTS_CHG ? "PHYSTS_CHG" : ""); in ftgmac100_poll()