Searched refs:EE_SYNC_MASK (Results 1 – 1 of 1) sorted by relevance
203 #define EE_SYNC_MASK (BIT(0)+BIT(1)) macro1337 (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()[all …]