Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-uniphier/boot-device/
A Dboot-device.c32 const struct uniphier_boot_device *boot_device_table; member
46 .boot_device_table = uniphier_ld4_boot_device_table,
56 .boot_device_table = uniphier_ld4_boot_device_table,
66 .boot_device_table = uniphier_ld4_boot_device_table,
76 .boot_device_table = uniphier_pro5_boot_device_table,
86 .boot_device_table = uniphier_pxs2_boot_device_table,
98 .boot_device_table = uniphier_pxs2_boot_device_table,
110 .boot_device_table = uniphier_ld11_boot_device_table,
121 .boot_device_table = uniphier_ld11_boot_device_table,
165 return info->boot_device_table[boot_sel].boot_device; in UNIPHIER_DEFINE_SOCDATA_FUNC()
[all …]

Completed in 3 milliseconds