Searched defs:x2 (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/arm/mach-snapdragon/include/mach/
H A Dboot0.h41 adr x2, el1_system_param variable
/u-boot/arch/arm/include/asm/arch-tegra/
H A Dcboot.h22 cboot_save_boot_params(unsigned long x0, unsigned long x1, unsigned long x2, unsigned long x3) argument
/u-boot/include/
H A Dvxworks.h49 u32 x2; /* don't care, used by VxWorks */ member in struct:e820_info
/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a83t.c306 clrsetbits_le32(CAIOCR(i), 0x3 << 26 | 0x3 << 16, 0x2 << 26); local
/u-boot/arch/arm/mach-tegra/
H A Dcboot.c71 cboot_save_boot_params(unsigned long x0, unsigned long x1, unsigned long x2, unsigned long x3) argument
/u-boot/drivers/video/
H A Dstb_truetype.h3141 int x,x1,x2; local
3256 float x2 = (float) (x+1); local
4498 int x2 = (int) verts[i ].x , y2 = (int) verts[i ].y ; local
4621 float x2 = verts[j].x *scale_x, y2 = verts[j].y *scale_y; local
4673 float x2 = verts[i-1].x *scale_x, y2 = verts[i-1].y *scale_y; local
[all...]

Completed in 117 milliseconds