Searched defs:die (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 83 die: label
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | start.S | 198 die: label
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | util.h | 38 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die() function
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 231 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 D | system.h | 260 #define die(msg, regs) \ macro
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | flash.c | 288 static s32 flash_get_bad_blk_list(u16 *table, u32 die) in flash_get_bad_blk_list()
|
| H A D | sfc_nand.c | 1253 static int sfc_nand_get_bad_block_list(u16 *table, u32 die) in sfc_nand_get_bad_block_list()
|