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()
2741 TarEEValue & EE_SYNC_MASK) { in FPT_sres()
2925 ~EE_SYNC_MASK; in FPT_sdecm()
3129 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_sisyncn()
3134 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3140 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3173 currTar_Info->TarEEValue &= ~EE_SYNC_MASK; in FPT_sisyncn()
3213 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_stsyncn()
3217 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_10MB) in FPT_stsyncn()
3221 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_5MB) in FPT_stsyncn()
3610 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_sresb()
4150 TarEEValue & EE_SYNC_MASK) { in FPT_phaseMsgOut()
4445 ~EE_SYNC_MASK; in FPT_phaseBusFree()
4675 ~EE_SYNC_MASK; in FPT_autoCmdCmplt()
4763 TarEEValue & EE_SYNC_MASK) { in FPT_autoCmdCmplt()