Searched refs:IS_E_CUT (Results 1 – 4 of 4) sorted by relevance
70 #define IS_E_CUT(version) \ macro
85 #define IS_E_CUT(version) ((GET_CVID_CUT_VERSION(version) == E_CUT_VERSION) ? true : false) macro
31 else if (IS_E_CUT(chip_vers)) in dump_chip_info()
61 else if (IS_E_CUT(ChipVersion)) in dump_chip_info()
Completed in 6 milliseconds