Home
last modified time | relevance | path

Searched refs:qe (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/contrib/elf2dmp/
H A Dqemu_elf.c58 static bool init_states(QEMU_Elf *qe) in init_states() argument
60 Elf64_Phdr *phdr = elf64_getphdr(qe->map); in init_states()
74 qe->has_kernel_gs_base = 1; in init_states()
79 end_offset > qe->size) { in init_states()
80 end_offset = qe->size; in init_states()
84 nhdr = (void *)((uint8_t *)qe->map + offset); in init_states()
90 name = (char *)qe->map + offset; in init_states()
96 state = (void *)((uint8_t *)qe->map + offset); in init_states()
113 qe->has_kernel_gs_base = 0; in init_states()
121 qe->state_nr = states->len; in init_states()
[all …]
H A Dqemu_elf.h45 bool QEMU_Elf_init(QEMU_Elf *qe, const char *filename);
46 void QEMU_Elf_exit(QEMU_Elf *qe);
H A Dmain.c185 static bool fix_dtb(struct va_space *vs, QEMU_Elf *qe) in fix_dtb() argument
198 for (i = 0; i < qe->state_nr; i++) { in fix_dtb()
199 QEMUCPUState *s = qe->state[i]; in fix_dtb()
213 if (qe->has_kernel_gs_base) { in fix_dtb()
214 QEMUCPUState *s = qe->state[0]; in fix_dtb()
342 struct va_space *vs, QEMU_Elf *qe) in fill_context() argument
346 for (i = 0; i < qe->state_nr; i++) { in fill_context()
350 QEMUCPUState *s = qe->state[i]; in fill_context()
/openbmc/u-boot/drivers/qe/
H A DMakefile5 obj-$(CONFIG_QE) += qe.o uccf.o uec.o uec_phy.o
6 obj-$(CONFIG_U_QE) += qe.o
H A Dqe.c819 qe, 4, 0, qe_cmd,
/openbmc/qemu/block/
H A Dnfs.c154 const QDictEntry *qe; in nfs_has_filename_options_conflict() local
156 for (qe = qdict_first(options); qe; qe = qdict_next(options, qe)) { in nfs_has_filename_options_conflict()
157 if (!strcmp(qe->key, "host") || in nfs_has_filename_options_conflict()
158 !strcmp(qe->key, "path") || in nfs_has_filename_options_conflict()
159 !strcmp(qe->key, "user") || in nfs_has_filename_options_conflict()
160 !strcmp(qe->key, "group") || in nfs_has_filename_options_conflict()
161 !strcmp(qe->key, "tcp-syn-count") || in nfs_has_filename_options_conflict()
162 !strcmp(qe->key, "readahead-size") || in nfs_has_filename_options_conflict()
163 !strcmp(qe->key, "page-cache-size") || in nfs_has_filename_options_conflict()
164 !strcmp(qe->key, "debug") || in nfs_has_filename_options_conflict()
[all …]
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A DREADME42 CPLD. QE-UEC and QE-UART can be enabled for linux kernel by setting "qe"
44 enable QE-TDM for linux kernel, set "qe;tdm" in hwconfig. Syntax is as below
46 'setenv hwconfig qe' to enable QE UEC/UART and disable Nor-Flash/CPLD.
47 'setenv hwconfig 'qe;tdm'' to enalbe QE TDM and disable Nor-Flash/CPLD.
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio.txt122 compatible = "fsl,qe-pario-bank-a", "fsl,qe-pario-bank";
129 compatible = "fsl,qe-pario-bank-e", "fsl,qe-pario-bank";
183 compatible = "fsl,qe-pario-bank-e", "fsl,qe-pario-bank";
197 compatible = "fsl,qe-pario-bank-e", "fsl,qe-pario-bank";
/openbmc/u-boot/drivers/
H A DMakefile100 obj-$(CONFIG_QE) += qe/
101 obj-$(CONFIG_U_QE) += qe/
H A DKconfig85 source "drivers/qe/Kconfig"
/openbmc/u-boot/configs/
H A Dkmtegr1_defconfig28 CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),256k(qe-fw),128k(env),128k(envred),-(ubi0);app:…
H A DP1021RDB-PC_defconfig31 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_36BIT_defconfig32 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DTWR-P1025_defconfig31 …c000000.nor:256k(vsc7385-firmware),256k(dtb),5632k(kernel),57856k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_NAND_defconfig43 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_SPIFLASH_defconfig42 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_36BIT_SDCARD_defconfig42 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_SDCARD_defconfig41 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_36BIT_SPIFLASH_defconfig43 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
H A DP1021RDB-PC_36BIT_NAND_defconfig44 …ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280…
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h843 u8 qe[0x100000]; /* QE block */ member
880 u8 qe[0x100000]; /* QE block */ member
929 u8 qe[0x100000]; /* QE block */ member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3qe[e]=a),a):void 0}function C(e,n){return t.isFunction(e)?e.call(n):e}function A(e){var t,n=[],r=e…
H A Djquery-3.7.1.min.js2qe(){return!1}function Le(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&… function
H A Djquery.dataTables-1.13.8.min.js4 …for(var qe=(new Intl.NumberFormat).formatToParts(100000.1),n=0;n<qe.length;n++)"group"===qe[n].typ…
/openbmc/
Dopengrok1.0.log4018 2026-02-16 03:01:13.661-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec_phy.c' (2,517) at 20210308005003476
[all...]

12