Searched defs:zero (Results 1 – 12 of 12) sorted by relevance
/u-boot/board/synopsys/axs10x/ |
A D | axs10x.c | 32 void board_jump_and_run(ulong entry, int zero, int arch, uint params) in board_jump_and_run()
|
/u-boot/arch/mips/include/asm/ |
A D | regdef.h | 19 #define zero $0 /* wired zero */ macro 62 #define zero $0 /* wired zero */ macro
|
/u-boot/arch/arc/lib/ |
A D | bootm.c | 70 __weak void board_jump_and_run(ulong entry, int zero, int arch, uint params) in board_jump_and_run()
|
/u-boot/cmd/ |
A D | tpm_test.c | 183 uint32_t zero = 0; in test_global_lock() local 237 uint32_t zero = 0; in initialise_spaces() local
|
/u-boot/tools/ |
A D | socfpgaimage.c | 77 uint16_t zero; member 88 uint16_t zero; member
|
A D | mkimage.c | 683 int zero = 0; in copy_file() local
|
A D | imx8mimage.c | 251 int zero = 0; in copy_file() local
|
A D | imx8image.c | 368 int zero = 0; in copy_file() local
|
/u-boot/drivers/mtd/nand/raw/ |
A D | octeontx_bch_regs.h | 53 u16 zero:6; /** Always zero, ignore */ member
|
/u-boot/include/linux/usb/ |
A D | gadget.h | 92 unsigned zero:1; member
|
/u-boot/drivers/net/octeontx/ |
A D | bgx.c | 99 u64 reg, u64 mask, bool zero) in bgx_poll_reg()
|
/u-boot/board/synopsys/hsdk/ |
A D | hsdk.c | 900 void board_jump_and_run(ulong entry, int zero, int arch, uint params) in board_jump_and_run()
|
Completed in 37 milliseconds