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