Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/faraday/
Dftmac100.h57 #define FTMAC100_INT_PHYSTS_CHG (1 << 9) macro
Dftmac100.c83 FTMAC100_INT_PHYSTS_CHG)
911 FTMAC100_INT_AHB_ERR | FTMAC100_INT_PHYSTS_CHG)) { in ftmac100_poll()
917 status & FTMAC100_INT_PHYSTS_CHG ? "PHYSTS_CHG" : ""); in ftmac100_poll()
929 if (status & FTMAC100_INT_PHYSTS_CHG) { in ftmac100_poll()