Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dtc35815.c260 #define Int_FDAEx 0x00000800 /* 1:FDA Empty & Clear */ macro
1636 tc_writel(status & ~(Int_BLEx | Int_FDAEx), in tc35815_poll()
1640 if (status & (Int_BLEx | Int_FDAEx)) in tc35815_poll()
1641 tc_writel(status & (Int_BLEx | Int_FDAEx), in tc35815_poll()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds