Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftmac100.h66 #define FTMAC100_INT_PHYSTS_CHG (1 << 9) macro
/OK3568_Linux_fs/kernel/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()