Lines Matching refs:boot_device_table
33 const struct uniphier_boot_device *boot_device_table; member
47 .boot_device_table = uniphier_ld4_boot_device_table,
57 .boot_device_table = uniphier_ld4_boot_device_table,
67 .boot_device_table = uniphier_ld4_boot_device_table,
77 .boot_device_table = uniphier_pro5_boot_device_table,
87 .boot_device_table = uniphier_pxs2_boot_device_table,
99 .boot_device_table = uniphier_pxs2_boot_device_table,
111 .boot_device_table = uniphier_ld11_boot_device_table,
122 .boot_device_table = uniphier_ld11_boot_device_table,
133 .boot_device_table = uniphier_pxs3_boot_device_table,
166 return info->boot_device_table[boot_sel].boot_device; in UNIPHIER_DEFINE_SOCDATA_FUNC()
259 info->boot_device_table[i].desc); in do_pinmon()