Lines Matching refs:EE_SYNC_MASK
203 #define EE_SYNC_MASK (BIT(0)+BIT(1)) macro
1337 (unsigned char)(temp & ~EE_SYNC_MASK); in FlashPoint_HardwareResetHostAdapter()
2072 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_SccbMgr_bad_isr()
2392 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_ssel()
2740 TarEEValue & EE_SYNC_MASK) { in FPT_sres()
2924 ~EE_SYNC_MASK; in FPT_sdecm()
3128 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_sisyncn()
3133 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3139 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3172 currTar_Info->TarEEValue &= ~EE_SYNC_MASK; in FPT_sisyncn()
3212 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_stsyncn()
3216 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_10MB) in FPT_stsyncn()
3220 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_5MB) in FPT_stsyncn()
3609 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_sresb()
4149 TarEEValue & EE_SYNC_MASK) { in FPT_phaseMsgOut()
4444 ~EE_SYNC_MASK; in FPT_phaseBusFree()
4674 ~EE_SYNC_MASK; in FPT_autoCmdCmplt()
4762 TarEEValue & EE_SYNC_MASK) { in FPT_autoCmdCmplt()