Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c947 static int ccg_cmd_validate_fw(struct ucsi_ccg *uc, unsigned int fwid) in ccg_cmd_validate_fw() function
1215 err = ccg_cmd_validate_fw(uc, (mode == PRIMARY) ? FW2 : FW1); in do_flash()