Home
last modified time | relevance | path

Searched refs:FW1 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi_ccg.c26 FW1, /* FW partition-1 (contains secondary fw) */ enumerator
1034 if (memcmp(&version[FW1], "\0\0\0\0\0\0\0\0", in ccg_fw_update_needed()
1038 } else if (le16_to_cpu(version[FW1].base.build) < in ccg_fw_update_needed()
1191 err = ccg_cmd_validate_fw(uc, (mode == PRIMARY) ? FW2 : FW1); in do_flash()