Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_car.S83 die: label
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart.S198 die: label
/rk3399_rockchip-uboot/scripts/dtc/
H A Dutil.h38 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die() function
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.c231 unsigned int boundary, blk, die = 0; in flexonenand_block() local
265 int die = 0, boundary; in flexonenand_addr() local
2271 unsigned int die, bdry; in flexonenand_get_boundary() local
2313 int die, i, eraseshift, density; in flexonenand_get_size() local
2438 int flexonenand_set_boundary(struct mtd_info *mtd, int die, in flexonenand_set_boundary()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dsystem.h260 #define die(msg, regs) \ macro
/rk3399_rockchip-uboot/drivers/rkflash/
H A Dflash.c288 static s32 flash_get_bad_blk_list(u16 *table, u32 die) in flash_get_bad_blk_list()
H A Dsfc_nand.c1253 static int sfc_nand_get_bad_block_list(u16 *table, u32 die) in sfc_nand_get_bad_block_list()