Searched refs:ASICREV_IS_YELLOW_CARP (Results 1 – 2 of 2) sorted by relevance
231 #ifndef ASICREV_IS_YELLOW_CARP232 #define ASICREV_IS_YELLOW_CARP(eChipRev) ((eChipRev >= YELLOW_CARP_A0) && (eChipRev < YELLOW_CARP_U… macro
170 if (ASICREV_IS_YELLOW_CARP(asic_id.hw_internal_rev)) in resource_parse_asic_id()