Searched refs:KPU_SIGN (Results 1 – 2 of 2) sorted by relevance
580 #define KPU_SIGN 0x00666f727075706b macro
1538 if (le64_to_cpu(fw->signature) != KPU_SIGN) { in npc_apply_custom_kpu()1610 if (le64_to_cpu(kpu_data->signature) == KPU_SIGN && in npc_load_kpu_prfl_img()1632 if (le64_to_cpu(img_data->signature) == KPU_SIGN && in npc_fwdb_detect_load_prfl_img()
Completed in 13 milliseconds