Searched refs:Int_FDAEx (Results 1 – 1 of 1) sorted by relevance
260 #define Int_FDAEx 0x00000800 /* 1:FDA Empty & Clear */ macro1637 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()