Searched refs:SI (Results 1 – 11 of 11) sorted by relevance
/u-boot/drivers/pinctrl/mscc/ |
A D | pinctrl-jr2.c | 147 JR2_P(25, UART2, SI); 148 JR2_P(26, PTP2, SI); 149 JR2_P(27, PTP3, SI); 150 JR2_P(28, TWI2, SI); 151 JR2_P(29, TWI, SI); 152 JR2_P(30, SG2, SI); 153 JR2_P(31, SG2, SI); 154 JR2_P(32, SG2, SI); 155 JR2_P(33, SG2, SI); 171 JR2_P(49, SFP1, SI); [all …]
|
A D | pinctrl-ocelot.c | 96 MSCC_P(8, SI, TWI_SCL_M, IRQ0_OUT); 97 MSCC_P(9, SI, TWI_SCL_M, IRQ1_OUT); 104 MSCC_P(16, TWI, NONE, SI); 105 MSCC_P(17, TWI, TWI_SCL_M, SI);
|
A D | pinctrl-luton.c | 67 MSCC_P(14, SI, PHY_LED, NONE); 68 MSCC_P(15, SI, PHY_LED, NONE); 69 MSCC_P(16, SI, PHY_LED, NONE);
|
A D | pinctrl-serval.c | 104 MSCC_P(8, SI, NONE, NONE); 105 MSCC_P(9, SI, MD, NONE); 106 MSCC_P(10, SI, MD, NONE);
|
/u-boot/arch/m68k/lib/ |
A D | lshrdi3.c | 11 typedef int SItype __attribute__ ((mode (SI))); 12 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
A D | ashldi3.c | 11 typedef int SItype __attribute__ ((mode (SI))); 12 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
A D | muldi3.c | 44 typedef int SItype __attribute__ ((mode (SI))); 45 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
/u-boot/drivers/bios_emulator/include/x86emu/ |
A D | regs.h | 104 i386_general_register SP, BP, SI, DI, IP; member 149 #define R_SI spc.SI.I16_reg.x_reg 157 #define R_SI spc.SI.I16_reg.x_reg 165 #define R_ESI spc.SI.I32_reg.e_reg
|
/u-boot/arch/microblaze/lib/ |
A D | muldi3.c | 49 typedef unsigned int USItype __attribute__ ((mode(SI))); 50 typedef int SItype __attribute__ ((mode(SI)));
|
/u-boot/arch/arc/lib/ |
A D | libgcc2.h | 38 typedef int SItype __attribute__ ((mode (SI))); 39 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
/u-boot/drivers/net/phy/ |
A D | Kconfig | 311 bool "NC-SI based PHY"
|
Completed in 10 milliseconds