Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/faraday/
Dftmac100.h70 #define FTMAC100_INT_PHYSTS_CHG (1 << 9) macro
Dftmac100.c97 FTMAC100_INT_PHYSTS_CHG)
928 FTMAC100_INT_AHB_ERR | FTMAC100_INT_PHYSTS_CHG)) { in ftmac100_poll()
934 status & FTMAC100_INT_PHYSTS_CHG ? "PHYSTS_CHG" : ""); in ftmac100_poll()
946 if (status & FTMAC100_INT_PHYSTS_CHG) { in ftmac100_poll()