Lines Matching defs:firmware
419 /* PID_1 is used for firmware downloading only */
545 * 'host sleep activate' request to the firmware and turns off the traffic.
554 /* Might still be loading firmware */
612 * sends a 'host sleep cancel' request to the firmware.
1395 u8 *firmware = fw->fw_buf, *recv_buff;
1403 if (!firmware) {
1405 "No firmware image found! Terminating download\n");
1431 memcpy(&fwdata->fw_hdr, &firmware[tlen],
1442 memcpy(fwdata->data, &firmware[tlen], dlen);
1453 /* send the firmware block */
1467 /* Receive the firmware block response */
1481 /* check 1st firmware block resp for highest bit set */
1500 /* check the firmware block response for CRC errors */
1539 /* Boot state changes after successful firmware download */