Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c259 #define Int_BLEx 0x00001000 /* 1:Buffer List Empty & Clear */ macro
1633 tc_writel(status & ~(Int_BLEx | Int_FDAEx), in tc35815_poll()
1637 if (status & (Int_BLEx | Int_FDAEx)) in tc35815_poll()
1638 tc_writel(status & (Int_BLEx | Int_FDAEx), in tc35815_poll()