Home
last modified time | relevance | path

Searched defs:die (Results 1 – 9 of 9) sorted by relevance

/u-boot/scripts/
A Ddecodecode15 die() { function
/u-boot/arch/x86/cpu/
A Dstart_from_tpl.S47 die: label
A Dstart_from_spl.S72 die: label
A Dstart.S216 die: label
/u-boot/arch/x86/lib/fsp1/
A Dfsp_car.S82 die: label
/u-boot/tools/
A Dprelink-riscv.c44 #define die(fmt, ...) \ macro
/u-boot/scripts/dtc/
A Dutil.h41 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die() function
/u-boot/drivers/mtd/onenand/
A Donenand_base.c234 unsigned int boundary, blk, die = 0; in flexonenand_block() local
268 int die = 0, boundary; in flexonenand_addr() local
2274 unsigned int die, bdry; in flexonenand_get_boundary() local
2316 int die, i, eraseshift, density; in flexonenand_get_size() local
2441 int flexonenand_set_boundary(struct mtd_info *mtd, int die, in flexonenand_set_boundary()
/u-boot/arch/mips/include/asm/
A Dsystem.h261 #define die(msg, regs) \ macro

Completed in 31 milliseconds