Lines Matching refs:boot_device_table
32 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,
132 .boot_device_table = uniphier_pxs3_boot_device_table,
165 return info->boot_device_table[boot_sel].boot_device; in UNIPHIER_DEFINE_SOCDATA_FUNC()
258 info->boot_device_table[i].desc); in do_pinmon()