Searched refs:BOOT_CMD_FW_BY_USB (Results 1 – 4 of 4) sorted by relevance
18 #define BOOT_CMD_FW_BY_USB 0x01 macro
517 } else if (bcmdresp.cmd != BOOT_CMD_FW_BY_USB) { in if_usb_receive_fwload()843 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()
19 #define BOOT_CMD_FW_BY_USB 0x01 macro
541 } else if ((bootcmdresp.cmd != BOOT_CMD_FW_BY_USB) && in if_usb_receive_fwload()856 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()