Home
last modified time | relevance | path

Searched refs:boot_base (Results 1 – 15 of 15) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/shlr/grub/fs/
H A Dfb.c41 int boot_base, boot_size, list_used, pri_size, ofs, i; in grub_fbfs_mount() local
54 boot_base = 0; in grub_fbfs_mount()
64 boot_base = m->boot_base; in grub_fbfs_mount()
66 if (grub_disk_read (disk, boot_base + 1 - ofs, 0, sizeof (buf), buf)) in grub_fbfs_mount()
82 if (grub_disk_read (disk, boot_base + 1 + boot_size - ofs, 0, in grub_fbfs_mount()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/remoteproc/
H A Dst_remoteproc.c49 struct regmap *boot_base; member
168 regmap_update_bits(ddata->boot_base, ddata->boot_offset, in st_rproc_start()
318 ddata->boot_base = syscon_regmap_lookup_by_phandle(np, "st,syscfg"); in st_rproc_parse_dt()
319 if (IS_ERR(ddata->boot_base)) { in st_rproc_parse_dt()
321 return PTR_ERR(ddata->boot_base); in st_rproc_parse_dt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/remoteproc/
H A Dst_remoteproc.c49 struct regmap *boot_base; member
168 regmap_update_bits(ddata->boot_base, ddata->boot_offset, in st_rproc_start()
318 ddata->boot_base = syscon_regmap_lookup_by_phandle(np, "st,syscfg"); in st_rproc_parse_dt()
319 if (IS_ERR(ddata->boot_base)) { in st_rproc_parse_dt()
321 return PTR_ERR(ddata->boot_base); in st_rproc_parse_dt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/remoteproc/
H A Dst_remoteproc.c49 struct regmap *boot_base; member
168 regmap_update_bits(ddata->boot_base, ddata->boot_offset, in st_rproc_start()
318 ddata->boot_base = syscon_regmap_lookup_by_phandle(np, "st,syscfg"); in st_rproc_parse_dt()
319 if (IS_ERR(ddata->boot_base)) { in st_rproc_parse_dt()
321 return PTR_ERR(ddata->boot_base); in st_rproc_parse_dt()
/dports/emulators/qemu42/qemu-4.2.1/hw/xtensa/
H A Dxtfpga.c57 size_t boot_base; member
469 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
470 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
474 flash_mr, board->flash->boot_base, size); in xtfpga_init()
577 .boot_base = 0x06000000,
/dports/emulators/qemu/qemu-6.2.0/hw/xtensa/
H A Dxtfpga.c56 size_t boot_base; member
466 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
467 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
471 flash_mr, board->flash->boot_base, size); in xtfpga_init()
574 .boot_base = 0x06000000,
/dports/emulators/qemu60/qemu-6.0.0/hw/xtensa/
H A Dxtfpga.c57 size_t boot_base; member
467 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
468 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
472 flash_mr, board->flash->boot_base, size); in xtfpga_init()
575 .boot_base = 0x06000000,
/dports/emulators/qemu-utils/qemu-4.2.1/hw/xtensa/
H A Dxtfpga.c57 size_t boot_base; member
469 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
470 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
474 flash_mr, board->flash->boot_base, size); in xtfpga_init()
577 .boot_base = 0x06000000,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/xtensa/
H A Dxtfpga.c52 size_t boot_base; member
433 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
434 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
438 flash_mr, board->flash->boot_base, size); in xtfpga_init()
539 .boot_base = 0x06000000,
/dports/emulators/qemu5/qemu-5.2.0/hw/xtensa/
H A Dxtfpga.c57 size_t boot_base; member
468 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
469 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
473 flash_mr, board->flash->boot_base, size); in xtfpga_init()
576 .boot_base = 0x06000000,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/xtensa/
H A Dxtfpga.c57 size_t boot_base; member
470 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
471 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
475 flash_mr, board->flash->boot_base, size); in xtfpga_init()
578 .boot_base = 0x06000000,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/xtensa/
H A Dxtfpga.c56 size_t boot_base; member
466 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
467 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
471 flash_mr, board->flash->boot_base, size); in xtfpga_init()
574 .boot_base = 0x06000000,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/xtensa/
H A Dxtfpga.c57 size_t boot_base; member
470 if (board->flash->size - board->flash->boot_base < size) { in xtfpga_init()
471 size = board->flash->size - board->flash->boot_base; in xtfpga_init()
475 flash_mr, board->flash->boot_base, size); in xtfpga_init()
578 .boot_base = 0x06000000,
/dports/devel/radare2/radare2-5.1.1/shlr/grub/include/grub/
H A Dfbfs.h41 grub_uint16_t boot_base; /* 0x1b2 */
/dports/sysutils/syslinux/syslinux-6.03/memdisk/
H A Dsetup.c775 uint32_t boot_base, rm_base; in setup() local
1201 boot_base = 0x7c00; in setup()
1205 boot_base = boot_seg << 4; in setup()
1212 if (rm_base < boot_base + boot_len) in setup()
1220 memcpy((void *)boot_base, in setup()