Searched defs:CHIP_REV_IS_ASIC (Results 1 – 2 of 2) sorted by relevance
751 #define CHIP_REV_IS_ASIC(_p_dev) !CHIP_REV_IS_SLOW(_p_dev) macro
1699 #define CHIP_REV_IS_ASIC(_p) (!CHIP_REV_IS_SLOW(_p)) macro