Searched refs:qe_firmware (Results 1 – 10 of 10) sorted by relevance
233 struct qe_firmware { struct285 int qe_upload_firmware(const struct qe_firmware *firmware); argument293 int u_qe_upload_firmware(const struct qe_firmware *firmware);295 int u_qe_firmware_resume(const struct qe_firmware *firmware,
381 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()386 size_t calc_size = sizeof(struct qe_firmware); in qe_upload_firmware()520 int u_qe_upload_firmware(const struct qe_firmware *firmware) in u_qe_upload_firmware()525 size_t calc_size = sizeof(struct qe_firmware); in u_qe_upload_firmware()633 int u_qe_firmware_resume(const struct qe_firmware *firmware, qe_map_t *qe_immrr) in u_qe_firmware_resume()729 struct qe_firmware *firmware = (void *) addr; in qe_cmd()737 return qe_upload_firmware((const struct qe_firmware *) addr); in qe_cmd()
22 struct qe_firmware *fmanfw; in fdt_fixup_fman_firmware()43 fmanfw = (struct qe_firmware *)simple_strtoul(p, NULL, 16); in fdt_fixup_fman_firmware()
111 const struct qe_firmware *firmware) in fman_upload_firmware()115 size_t calc_size = sizeof(struct qe_firmware); in fman_upload_firmware()
30 qe_firmware
280 struct qe_firmware { struct323 int qe_upload_firmware(const struct qe_firmware *firmware); argument325 static inline int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
10 member of the qe_firmware structure of the uploaded firmware.
167 qe_firmware:qe-firmware {176 fsl,firmware-phandle = <&qe_firmware>;
446 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
1162 struct qe_firmware *firmware; in uart_firmware_cont()1171 firmware = (struct qe_firmware *) fw->data; in uart_firmware_cont()