Home
last modified time | relevance | path

Searched refs:FTMAC100_INT_PHYSTS_CHG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/
H A Dftmac100.h57 #define FTMAC100_INT_PHYSTS_CHG (1 << 9) macro
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/faraday/
H A Dftmac100.h57 #define FTMAC100_INT_PHYSTS_CHG (1 << 9) macro
H A Dftmac100.c85 FTMAC100_INT_PHYSTS_CHG)
949 FTMAC100_INT_AHB_ERR | FTMAC100_INT_PHYSTS_CHG)) { in ftmac100_poll()
955 status & FTMAC100_INT_PHYSTS_CHG ? "PHYSTS_CHG" : ""); in ftmac100_poll()
967 if (status & FTMAC100_INT_PHYSTS_CHG) { in ftmac100_poll()

Completed in 5 milliseconds