Searched defs:t1 (Results 1 – 16 of 16) sorted by relevance
/u-boot/board/coreboot/coreboot/ |
A D | coreboot.c | 34 const struct smbios_type1 *t1 = (struct smbios_type1 *)system; in show_board_info() local
|
/u-boot/arch/mips/include/asm/ |
A D | regdef.h | 28 #define t1 $9 macro 79 #define t1 $13 macro
|
/u-boot/board/CZ.NIC/turris_mox/ |
A D | mox_sp.c | 102 static inline void res_to_mac(u8 *mac, u32 t1, u32 t2) in res_to_mac()
|
/u-boot/drivers/thermal/ |
A D | imx_thermal.c | 59 int t1, n1; in read_cpu_temperature() local
|
/u-boot/lib/libavb/ |
A D | avb_sha256.c | 114 uint32_t t1, t2; in SHA256_transform() local
|
A D | avb_sha512.c | 133 uint64_t t1, t2; in SHA512_transform() local
|
/u-boot/arch/m68k/include/asm/coldfire/ |
A D | ata.h | 17 u8 t1; /* 0x02 */ member
|
/u-boot/drivers/video/ |
A D | ati_radeon_fb.c | 624 unsigned long t1, hsynch, vsynch; in video_hw_init() local
|
A D | mx3fb.c | 810 unsigned long t1, hsynch, vsynch; in video_hw_init() local
|
A D | stb_truetype.h | 481 float x1,y1,s1,t1; // bottom-right member
|
/u-boot/drivers/clk/mvebu/ |
A D | armada-37xx-periph.c | 366 const struct clk_div_table *t1, ulong parent_rate, in find_best_div() 394 const struct clk_div_table *t1; in armada_37xx_periph_clk_set_rate() local
|
/u-boot/arch/riscv/include/asm/ |
A D | ptrace.h | 19 unsigned long t1; member
|
/u-boot/lib/ |
A D | sha512.c | 144 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
/u-boot/scripts/kconfig/ |
A D | expr.c | 1106 static int expr_compare_type(enum expr_type t1, enum expr_type t2) in expr_compare_type()
|
/u-boot/arch/arm/mach-imx/mx5/ |
A D | clock.c | 555 u64 pd, mfi = 1, mfn, mfd, t1; in calc_pll_params() local
|
/u-boot/drivers/mtd/nand/raw/ |
A D | octeontx_nand.c | 351 t1, t2, t3, t4, t5, t6, t7, /* settable per ONFI-timing mode */ enumerator
|
Completed in 49 milliseconds