Lines Matching refs:EE_SYNC_MASK
203 #define EE_SYNC_MASK (BIT(0)+BIT(1)) macro
1365 (unsigned char)(temp & ~EE_SYNC_MASK); in FlashPoint_HardwareResetHostAdapter()
2104 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_SccbMgr_bad_isr()
2424 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_ssel()
2773 TarEEValue & EE_SYNC_MASK) { in FPT_sres()
2956 ~EE_SYNC_MASK; in FPT_sdecm()
3160 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_sisyncn()
3165 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3171 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3204 currTar_Info->TarEEValue &= ~EE_SYNC_MASK; in FPT_sisyncn()
3244 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_stsyncn()
3248 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_10MB) in FPT_stsyncn()
3252 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_5MB) in FPT_stsyncn()
3637 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_sresb()
4181 TarEEValue & EE_SYNC_MASK) { in FPT_phaseMsgOut()
4476 ~EE_SYNC_MASK; in FPT_phaseBusFree()
4706 ~EE_SYNC_MASK; in FPT_autoCmdCmplt()
4794 TarEEValue & EE_SYNC_MASK) { in FPT_autoCmdCmplt()