Searched defs:s0 (Results 1 – 8 of 8) sorted by relevance
| /u-boot/arch/sh/lib/ |
| A D | zimageboot.c | 23 char *s0, *s1; in do_sh_zimageboot() local
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | nand_ecc.c | 136 uint8_t s0, s1, s2; in nand_correct_data() local
|
| /u-boot/arch/mips/include/asm/ |
| A D | regdef.h | 39 #define s0 $16 /* callee saved */ macro 82 #define s0 $16 /* callee saved */ macro
|
| /u-boot/arch/riscv/include/asm/ |
| A D | ptrace.h | 21 unsigned long s0; member
|
| /u-boot/lib/ |
| A D | sha512.c | 100 #define s0(x) (ror64(x, 1) ^ ror64(x, 8) ^ (x >> 7)) macro
|
| /u-boot/drivers/ddr/marvell/a38x/ |
| A D | mv_ddr4_training_calibration.c | 954 int s0 = 0, s1 = 0, s2 = 0, slope = 1, r_sq = 0; in mv_ddr4_center_of_mass_calc() local
|
| /u-boot/drivers/video/ |
| A D | stb_truetype.h | 480 float x0,y0,s0,t0; // top-left member
|
| /u-boot/include/ |
| A D | ec_commands.h | 2737 float s0; member 2746 float s0; member
|
Completed in 47 milliseconds