Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c260 #define Int_FDAEx 0x00000800 /* 1:FDA Empty & Clear */ macro
1637 tc_writel(status & ~(Int_BLEx | Int_FDAEx), in tc35815_poll()
1641 if (status & (Int_BLEx | Int_FDAEx)) in tc35815_poll()
1642 tc_writel(status & (Int_BLEx | Int_FDAEx), in tc35815_poll()