Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/
H A Dboot-device.c21 const struct uniphier_boot_device *boot_device_table; member
33 .boot_device_table = uniphier_ld4_boot_device_table,
42 .boot_device_table = uniphier_ld4_boot_device_table,
51 .boot_device_table = uniphier_ld4_boot_device_table,
60 .boot_device_table = uniphier_pro5_boot_device_table,
69 .boot_device_table = uniphier_pxs2_boot_device_table,
80 .boot_device_table = uniphier_pxs2_boot_device_table,
91 .boot_device_table = uniphier_ld11_boot_device_table,
102 .boot_device_table = uniphier_ld11_boot_device_table,
142 return info->boot_device_table[boot_sel].boot_device; in UNIPHIER_DEFINE_SOCDATA_FUNC()
[all …]