Searched defs:x1 (Results 1 – 8 of 8) sorted by relevance
/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-tegra/ |
A D | cboot.h | 22 static inline void cboot_save_boot_params(unsigned long x0, unsigned long x1, in cboot_save_boot_params()
|
/u-boot-v2022.01-rc1/lib/efi_selftest/ |
A D | efi_selftest_bitblt.c | 34 efi_uintn_t x1, efi_uintn_t y1, in ellipse() 49 efi_uintn_t x1, efi_uintn_t y1, in rectangle()
|
/u-boot-v2022.01-rc1/include/ |
A D | vxworks.h | 48 u32 x1; /* don't care, used by VxWorks */ member
|
/u-boot-v2022.01-rc1/drivers/video/ |
A D | stb_truetype.h | 464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 481 float x1,y1,s1,t1; // bottom-right member 509 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 1563 int x0,y0,x1,y1; in stbtt_GetGlyphBitmapBoxSubpixel() local 1648 float x0,y0, x1,y1; member 1730 int x1 = e->x; w += e->direction; in stbtt__fill_active_edges() local 1960 int x,x1,x2; in stbtt__fill_active_edges_new() local 2021 float x1 = (float) (x); in stbtt__fill_active_edges_new() local 2532 int advance, lsb, x0,y0,x1,y1,gw,gh; in stbtt_BakeFontBitmap() local 2857 int x0,y0,x1,y1; in stbtt_PackFontRangesGatherRects() local [all …]
|
/u-boot-v2022.01-rc1/arch/sh/include/asm/ |
A D | ptrace.h | 75 unsigned long x1; member
|
/u-boot-v2022.01-rc1/drivers/ddr/fsl/ |
A D | interactive.c | 1243 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr3_spd_dump() argument 1436 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr4_spd_dump() argument
|
/u-boot-v2022.01-rc1/arch/arm/mach-tegra/ |
A D | cboot.c | 70 void cboot_save_boot_params(unsigned long x0, unsigned long x1, in cboot_save_boot_params()
|
/u-boot-v2022.01-rc1/drivers/video/stm32/ |
A D | stm32_ltdc.c | 273 u32 x0, x1, y0, y1; in stm32_ltdc_set_layer1() local
|
Completed in 23 milliseconds