Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/fsl/qe/
A Dqe.c446 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware() function
558 EXPORT_SYMBOL(qe_upload_firmware);
/linux-6.3-rc2/include/soc/fsl/qe/
A Dqe.h307 int qe_upload_firmware(const struct qe_firmware *firmware);
309 static inline int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware() function
/linux-6.3-rc2/Documentation/powerpc/
A Dqe_firmware.rst176 embedded into a binary blob. This blob is passed to the qe_upload_firmware()
181 qe_upload_firmware() for up-to-date implementation information.
/linux-6.3-rc2/drivers/tty/serial/
A Ducc_uart.c1165 ret = qe_upload_firmware(firmware); in uart_firmware_cont()

Completed in 12 milliseconds