HomeSort by relevance Sort by last modified time
    Searched refs:qe_upload_firmware (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/qe/
qe.c 182 qe_upload_firmware((const void *)CONFIG_SYS_QE_FW_ADDR);
340 * This function is a worker function for qe_upload_firmware(). It does
380 int qe_upload_firmware(const struct qe_firmware *firmware) function
736 return qe_upload_firmware((const struct qe_firmware *) addr);
  /external/u-boot/include/
fsl_qe.h 284 int qe_upload_firmware(const struct qe_firmware *firmware);

Completed in 599 milliseconds