Searched refs:SPCV_ERROR_VALUE (Results 1 – 2 of 2) sorted by relevance
383 #define SPCV_ERROR_VALUE 0x2 macro
2319 if(((value & SPCV_RAAE_STATE_MASK) == SPCV_ERROR_VALUE) || in siSpcvGetErrorContent()2320 ((value & SPCV_IOP0_STATE_MASK) == SPCV_ERROR_VALUE) || in siSpcvGetErrorContent()2321 ((value & SPCV_IOP1_STATE_MASK) == SPCV_ERROR_VALUE) in siSpcvGetErrorContent()