Searched refs:DI (Results 1 – 8 of 8) sorted by relevance
/u-boot/drivers/bios_emulator/include/x86emu/ |
A D | regs.h | 104 i386_general_register SP, BP, SI, DI, IP; member 150 #define R_DI spc.DI.I16_reg.x_reg 158 #define R_DI spc.DI.I16_reg.x_reg 166 #define R_EDI spc.DI.I32_reg.e_reg
|
/u-boot/arch/arc/lib/ |
A D | libgcc2.h | 42 typedef int DItype __attribute__ ((mode (DI))); 43 typedef unsigned int UDItype __attribute__ ((mode (DI)));
|
/u-boot/arch/m68k/lib/ |
A D | lshrdi3.c | 13 typedef int DItype __attribute__ ((mode (DI)));
|
A D | ashldi3.c | 13 typedef int DItype __attribute__ ((mode (DI)));
|
A D | muldi3.c | 46 typedef int DItype __attribute__ ((mode (DI)));
|
/u-boot/arch/microblaze/lib/ |
A D | muldi3.c | 51 typedef int DItype __attribute__ ((mode(DI)));
|
/u-boot/arch/arm/mach-sunxi/ |
A D | dram_sunxi_dw.c | 134 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h3() 182 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_a64() 212 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h5() 240 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_r40()
|
/u-boot/doc/device-tree-bindings/gpio/ |
A D | mscc_sgpio.txt | 30 present to enable the use of the SIO CLK, LD, DI and DO for some
|
Completed in 9 milliseconds