Searched refs:P_ID_INTEL_PERFORMANCE (Results 1 – 4 of 4) sorted by relevance
246 case P_ID_INTEL_PERFORMANCE: in check_cmd_set()
325 case P_ID_INTEL_PERFORMANCE: in vendorname()
1580 write_cmd = (cfi->cfiq->P_ID != P_ID_INTEL_PERFORMANCE) ? CMD(0x40) : CMD(0x41); in do_write_oneword()1748 write_cmd = (cfi->cfiq->P_ID != P_ID_INTEL_PERFORMANCE) ? CMD(0xe8) : CMD(0xe9); in do_write_buffer()
265 #define P_ID_INTEL_PERFORMANCE 0x0200 macro