Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/toshiba/
Dtc35815.c260 #define Int_FDAEx 0x00000800 /* 1:FDA Empty & Clear */ macro
1655 tc_writel(status & ~(Int_BLEx | Int_FDAEx), in tc35815_poll()
1659 if (status & (Int_BLEx | Int_FDAEx)) in tc35815_poll()
1660 tc_writel(status & (Int_BLEx | Int_FDAEx), in tc35815_poll()