Home
last modified time | relevance | path

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

/arch/mips/
A Dconfig.mk7 32bit-emul := elf32btsmip
8 64bit-emul := elf64btsmip
16 32bit-emul := elf32ltsmip
17 64bit-emul := elf64ltsmip
26 KBUILD_LDFLAGS += -m $(32bit-emul)
32 KBUILD_LDFLAGS += -m$(64bit-emul)
/arch/riscv/
A Dconfig.mk23 32bit-emul := elf32$(small-endian)riscv
24 64bit-emul := elf64$(small-endian)riscv
27 KBUILD_LDFLAGS += -m $(32bit-emul)
33 KBUILD_LDFLAGS += -m $(64bit-emul)
/arch/sandbox/dts/
A Dsandbox.dtsi135 sandbox,emul = <&emul0>;
146 i2c_emul: emul {
150 emul_eeprom: emul-eeprom {
154 #emul-cells = <0>;
159 #emul-cells = <0>;
208 sandbox,emul = <&pmc_emul>;
223 emul {
225 pmc_emul: emul@1e,0 {
228 swap_case_emul: emul@1f,0 {
400 hub-emul {
[all …]
A Dtest.dts899 sandbox,emul = <&emul0>;
909 sandbox,emul = <&emul1>;
912 i2c_emul: emul {
915 emul_eeprom: emul-eeprom {
930 sandbox,emul = <&emul_pmic0>;
1262 sandbox,emul = <&p2sb_emul>;
1300 p2sb_emul: emul@2,0 {
1303 pmc_emul1e: emul@1e,0 {
1545 compatible = "mux-emul";
1611 hub-emul {
[all …]
A Dsandbox_pmic.dtsi13 sandbox,emul = <&emul_pmic0>;
/arch/sandbox/include/asm/
A Dstate.h38 struct udevice *emul; member

Completed in 10 milliseconds