Searched defs:magic (Results 1 - 25 of 98) sorted by relevance

1234

/u-boot/arch/sandbox/include/asm/
H A Dhandoff.h15 ulong magic; /* Used for testing */ member in struct:arch_spl_handoff
/u-boot/board/phytium/pomelo/
H A Dsec.c15 u32 magic; member in struct:common_config
H A Dpcie.c21 u32 magic; member in struct:pcu_config
H A Dpll.c16 u32 magic; member in struct:pll_config
/u-boot/board/liebherr/xea/
H A Dboot_img_scr.h8 u8 magic; /* Must be 'B' = 0x42 */ member in struct:boot_img_src
/u-boot/board/phytium/pe2201/
H A Dsec.c15 u32 magic; member in struct:common_config
H A Dpcie.c21 u32 magic; member in struct:pcu_config
H A Dpll.c16 u32 magic; member in struct:pll_config
/u-boot/lib/libavb/
H A Davb_footer.h36 uint8_t magic[AVB_FOOTER_MAGIC_LEN]; member in struct:AvbFooter
/u-boot/board/gdsys/a38x/
H A Dhre.h11 uint32_t magic; member in struct:key_program
/u-boot/include/
H A Dopensbi.h29 unsigned long magic; member in struct:fw_dynamic_info
H A Ddt_table.h20 u32 magic; /* DT_TABLE_MAGIC */ member in struct:dt_table_header
H A Dsparse_format.h15 __le32 magic; /* 0xed26ff3a */ member in struct:sparse_header
H A Dvxworks.h83 u32 magic; /* signature */ member in struct:efi_gop_info
/u-boot/drivers/bootcount/
H A Dbootcount_ext.c14 u8 magic; member in struct:__anon1
H A Dbootcount.c72 u32 magic = CONFIG_SYS_BOOTCOUNT_MAGIC; local
95 u32 magic = CONFIG_SYS_BOOTCOUNT_MAGIC; local
H A Dpmic_pfuze100.c25 static int pfuze100_get_magic(struct udevice *dev, u32 *magic) argument
103 u32 magic; local
/u-boot/arch/mips/mach-mtmips/mt7621/spl/
H A Dspl.c27 u32 magic; member in struct:tpl_info
/u-boot/include/fsl-mc/
H A Dfsl_mc_private.h76 u32 magic; member in struct:sp_blob_header
/u-boot/arch/riscv/lib/
H A Dimage.c31 uint32_t magic; /* Magic number */ member in struct:linux_image_h
/u-boot/lib/
H A Dlz4_wrapper.c28 u32 magic; local
/u-boot/arch/arm/lib/
H A Dimage.c28 uint32_t magic; /* Magic number */ member in struct:Image_header
/u-boot/boot/
H A Dimage-android-dt.c22 u32 magic; local
/u-boot/fs/ubifs/
H A Dscan.c67 uint32_t magic; local
/u-boot/include/tee/
H A Doptee.h21 uint32_t magic; member in struct:optee_header

Completed in 145 milliseconds

1234