Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/powerpc/
Dindex.rst33 qe_firmware
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dfirmware.txt10 member of the qe_firmware structure of the uploaded firmware.
/Linux-v6.6/include/soc/fsl/qe/
Dqe.h264 struct qe_firmware { struct
307 int qe_upload_firmware(const struct qe_firmware *firmware); argument
309 static inline int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dqe.txt167 qe_firmware:qe-firmware {
176 fsl,firmware-phandle = <&qe_firmware>;
/Linux-v6.6/drivers/soc/fsl/qe/
Dqe.c447 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
/Linux-v6.6/drivers/tty/serial/
Ducc_uart.c1148 struct qe_firmware *firmware; in uart_firmware_cont()
1157 firmware = (struct qe_firmware *) fw->data; in uart_firmware_cont()