Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c84 enum enum_flash_mode { enum
1036 enum enum_flash_mode *mode) in ccg_fw_update_needed()
1080 static int do_flash(struct ucsi_ccg *uc, enum enum_flash_mode mode) in do_flash()
1247 static int ccg_fw_update(struct ucsi_ccg *uc, enum enum_flash_mode flash_mode) in ccg_fw_update()
1294 enum enum_flash_mode flash_mode; in ccg_update_firmware()