Searched refs:qe_firmware (Results 1 – 11 of 11) sorted by relevance
232 struct qe_firmware { struct284 int qe_upload_firmware(const struct qe_firmware *firmware); argument292 int u_qe_upload_firmware(const struct qe_firmware *firmware);294 int u_qe_firmware_resume(const struct qe_firmware *firmware,
456 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()461 size_t calc_size = sizeof(struct qe_firmware); in qe_upload_firmware()595 int u_qe_upload_firmware(const struct qe_firmware *firmware) in u_qe_upload_firmware()600 size_t calc_size = sizeof(struct qe_firmware); in u_qe_upload_firmware()708 int u_qe_firmware_resume(const struct qe_firmware *firmware, qe_map_t *qe_immrr) in u_qe_firmware_resume()804 struct qe_firmware *firmware = (void *) addr; in qe_cmd()812 return qe_upload_firmware((const struct qe_firmware *) addr); in qe_cmd()
21 struct qe_firmware *fmanfw; in fdt_fixup_fman_firmware()42 fmanfw = (struct qe_firmware *)simple_strtoul(p, NULL, 16); in fdt_fixup_fman_firmware()
112 const struct qe_firmware *firmware) in fman_upload_firmware()116 size_t calc_size = sizeof(struct qe_firmware); in fman_upload_firmware()
33 qe_firmware
264 struct qe_firmware { struct307 int qe_upload_firmware(const struct qe_firmware *firmware); argument309 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>;
447 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
1148 struct qe_firmware *firmware; in uart_firmware_cont()1157 firmware = (struct qe_firmware *) fw->data; in uart_firmware_cont()
[all...]