Searched refs:PRIMARY (Results 1 – 1 of 1) sorted by relevance
86 PRIMARY, /* update primary using secondary */ enumerator1132 *mode = PRIMARY; in ccg_fw_update_needed()1133 } else if (ccg_check_fw_version(uc, ccg_fw_names[PRIMARY], in ccg_fw_update_needed()1136 *mode = PRIMARY; in ccg_fw_update_needed()1277 err = ccg_cmd_validate_fw(uc, (mode == PRIMARY) ? FW2 : FW1); in do_flash()1280 (mode == PRIMARY) ? "FW2" : "FW1", err); in do_flash()1283 (mode == PRIMARY) ? "FW2" : "FW1"); in do_flash()