Home
last modified time | relevance | path

Searched full:boot1 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/misc/bcm-vk/
H A Dbcm_vk.h31 * to open up ITCM for host to push BOOT1 image.
32 * SBL will authenticate the image before jumping to BOOT1 image.
34 * 2) Because BOOT1 image is a secured image, we also called it the
60 /* Boot1/2 is running in standalone mode */
214 /* BAR1 ucode and boot1 version tag */
H A Dbcm_vk_dev.c49 {VK_IMAGE_TYPE_BOOT1, {"vk_a0-boot1.bin", "vk-boot1.bin"}},
53 {VK_IMAGE_TYPE_BOOT1, {"vk_b0-boot1.bin", "vk-boot1.bin"}},
58 {VK_IMAGE_TYPE_BOOT1, {"vp-boot1.bin", ""}},
64 /* Load Boot1 to start of ITCM */
577 dev_err(dev, "boot1 wait SRAM err - ret(%d)\n", ret); in bcm_vk_load_image_by_type()
651 "Timeout %ld ms waiting for boot1 to come up - ret(%d)\n", in bcm_vk_load_image_by_type()
660 dev_info(dev, "Boot1 standalone success\n"); in bcm_vk_load_image_by_type()
663 dev_err(dev, "Timeout %ld ms - Boot1 standalone failure\n", in bcm_vk_load_image_by_type()
989 /* Image idx starts with boot1 */ in bcm_vk_load_image()
1019 * ii) after boot1 in bcm_vk_reset_successful()
/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw_abi.h146 * in is the boot1 partition, where we can find a BPDT header followed by
158 * | Boot1 offset >---------------------------|------o
226 struct gsc_partition boot1; member
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-ha-common.dtsi65 fpga_boot1_pins: fpga-boot1-pins {
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h40 struct intel_gsc_partition boot1; member
/linux/drivers/mmc/core/
H A Dblock.c2537 * - boot0 -> partitions-boot1
2538 * - boot1 -> partitions-boot2
2554 * In DT we use the JEDEC naming boot1/2. in mmc_blk_get_partitions_node()
2557 node_name = "partitions-boot1"; in mmc_blk_get_partitions_node()
2558 if (!strcmp(subname, "boot1")) in mmc_blk_get_partitions_node()
H A Dcore.c2201 * main one. NVIDIA's bootloader linearizes eMMC boot0->boot1->main in mmc_card_alternative_gpt_sector()
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32mp135.c1633 STM32_FUNCTION(1, "BOOT1"),