Searched refs:BOOT_CMD_FW_BY_USB (Results 1 – 4 of 4) sorted by relevance
18 #define BOOT_CMD_FW_BY_USB 0x01 macro
519 } else if (bcmdresp.cmd != BOOT_CMD_FW_BY_USB) { in if_usb_receive_fwload()845 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
544 } else if ((bootcmdresp.cmd != BOOT_CMD_FW_BY_USB) && in if_usb_receive_fwload()859 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()