Home
last modified time | relevance | path

Searched refs:boot_dev (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_io_storage.c291 unsigned int boot_dev; in uniphier_io_setup() local
294 boot_dev = uniphier_get_boot_device(soc_id); in uniphier_io_setup()
295 if (boot_dev == UNIPHIER_BOOT_DEVICE_RSV) in uniphier_io_setup()
298 io_setup = uniphier_io_setup_table[boot_dev]; in uniphier_io_setup()
/device/google/bonito/gpt-utils/
Dgpt-utils.cpp666 const char *boot_dev = NULL; in gpt_utils_set_xbl_boot_partition() local
671 boot_dev = XBL_BACKUP; in gpt_utils_set_xbl_boot_partition()
673 boot_dev = XBL_AB_SECONDARY; in gpt_utils_set_xbl_boot_partition()
682 boot_dev = XBL_PRIMARY; in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
707 boot_dev); in gpt_utils_set_xbl_boot_partition()
708 if (get_scsi_node_from_bootdevice(boot_dev, in gpt_utils_set_xbl_boot_partition()
/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp666 const char *boot_dev = NULL; in gpt_utils_set_xbl_boot_partition() local
671 boot_dev = XBL_BACKUP; in gpt_utils_set_xbl_boot_partition()
673 boot_dev = XBL_AB_SECONDARY; in gpt_utils_set_xbl_boot_partition()
682 boot_dev = XBL_PRIMARY; in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
707 boot_dev); in gpt_utils_set_xbl_boot_partition()
708 if (get_scsi_node_from_bootdevice(boot_dev, in gpt_utils_set_xbl_boot_partition()
/device/google/crosshatch/gpt-utils/
Dgpt-utils.cpp666 const char *boot_dev = NULL; in gpt_utils_set_xbl_boot_partition() local
671 boot_dev = XBL_BACKUP; in gpt_utils_set_xbl_boot_partition()
673 boot_dev = XBL_AB_SECONDARY; in gpt_utils_set_xbl_boot_partition()
682 boot_dev = XBL_PRIMARY; in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
707 boot_dev); in gpt_utils_set_xbl_boot_partition()
708 if (get_scsi_node_from_bootdevice(boot_dev, in gpt_utils_set_xbl_boot_partition()