Lines Matching refs:EE_SYNC_MASK
203 #define EE_SYNC_MASK (BIT(0)+BIT(1)) macro
1362 (unsigned char)(temp & ~EE_SYNC_MASK); in FlashPoint_HardwareResetHostAdapter()
2101 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_SccbMgr_bad_isr()
2421 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_ssel()
2770 TarEEValue & EE_SYNC_MASK) { in FPT_sres()
2953 ~EE_SYNC_MASK; in FPT_sdecm()
3157 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_sisyncn()
3162 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3168 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == in FPT_sisyncn()
3201 currTar_Info->TarEEValue &= ~EE_SYNC_MASK; in FPT_sisyncn()
3241 if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_20MB) in FPT_stsyncn()
3245 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_10MB) in FPT_stsyncn()
3249 else if ((currTar_Info->TarEEValue & EE_SYNC_MASK) == EE_SYNC_5MB) in FPT_stsyncn()
3634 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_sresb()
4178 TarEEValue & EE_SYNC_MASK) { in FPT_phaseMsgOut()
4473 ~EE_SYNC_MASK; in FPT_phaseBusFree()
4703 ~EE_SYNC_MASK; in FPT_autoCmdCmplt()
4791 TarEEValue & EE_SYNC_MASK) { in FPT_autoCmdCmplt()