Home
last modified time | relevance | path

Searched refs:qe_firmware (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dindex.rst34 qe_firmware
/linux/include/soc/fsl/qe/
H A Dqe.h284 struct qe_firmware { struct
327 int qe_upload_firmware(const struct qe_firmware *firmware); argument
329 static inline int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt10 member of the qe_firmware structure of the uploaded firmware.
/linux/drivers/soc/fsl/qe/
H A Dqe.c447 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
H A Dqmc.c1656 const struct qe_firmware *qe_fw; in qmc_qe_soft_qmc_init()
1692 qe_fw = (const struct qe_firmware *)fw->data; in qmc_qe_soft_qmc_init()
/linux/drivers/tty/serial/
H A Ducc_uart.c1142 struct qe_firmware *firmware; in uart_firmware_cont()
1151 firmware = (struct qe_firmware *) fw->data; in uart_firmware_cont()