Home
last modified time | relevance | path

Searched refs:boot_flag (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dzimage.c74 if (KERNEL_MAGIC != hdr->boot_flag) { in kernel_magic_ok()
77 hdr->boot_flag, KERNEL_MAGIC); in kernel_magic_ok()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbootparam.h34 __u16 boot_flag; member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_rockusb.c154 u32 boot_flag = BOOT_NORMAL; in __do_reset() local
157 boot_flag = BOOT_BROM_DOWNLOAD; in __do_reset()
160 writel(boot_flag, (void *)CONFIG_ROCKCHIP_BOOT_MODE_REG); in __do_reset()
/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c70 uint32_t boot_flag; member
345 hdr->boot_flag = cpu_to_le32(HASH_SHA256); in rkcommon_set_header0_v2()
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dbootparam.h72 __u16 boot_flag; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dos-area.c92 u32 boot_flag; member
330 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1604 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list() argument
1630 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1645 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1724 *boot_flag = 1; in lpfc_match_fcf_conn_list()
1726 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2282 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2311 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2448 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2466 if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2518 addr_mode, vlan_id, (boot_flag ? in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
[all …]
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-m41t80.c597 static int boot_flag; variable
731 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkexec-bzimage64.c278 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dheader.S290 boot_flag: .word 0xAA55 label
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c402 hdr->boot_flag = 0xAA55; in efi_pe_entry()
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dboot.rst195 01FE/2 ALL boot_flag 0xAA55 magic number
332 Field name: boot_flag