Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c259 #define Int_BLEx 0x00001000 /* 1:Buffer List 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()