Searched defs:CHIP_IS_E3 (Results 1 – 2 of 2) sorted by relevance
142 #define CHIP_IS_E3(_chip_id) (DO_CHIP_IS_E3(((CHIP_NUM(_chip_id)) & 0xfff0))) macro
1680 #define CHIP_IS_E3(_p) (CHIP_IS_E3_PARAM(CHIP_NUM(_p))) macro