Searched refs:IsValidSwMode (Results 1 – 3 of 3) sorted by relevance
320 BOOL_32 IsValidSwMode(AddrSwizzleMode swizzleMode) const in IsValidSwMode() function
1893 ADDR_ASSERT(IsValidSwMode(swMode)); in InitEquationTable()2278 else if (IsValidSwMode(pIn->swizzleMode) == FALSE) in ValidateSwModeParams()
2144 (IsValidSwMode(swMode) == TRUE) && in IsEquationSupported()3168 if ((pIn->swizzleMode >= ADDR_SW_MAX_TYPE) || (IsValidSwMode(pIn->swizzleMode) == FALSE)) in ValidateSwModeParams()