Searched refs:get_boot_dev (Results 1 – 8 of 8) sorted by relevance
14 if (get_boot_dev() == BOOT_DEVICE_QSPI) { in erratum_a010539()
159 enum boot_device get_boot_dev(void) in get_boot_dev() function255 dev = get_boot_dev(); in soc_early_init()
129 enum boot_device dev = get_boot_dev(); in soc_early_init()212 enum boot_device get_boot_dev(void) in get_boot_dev() function
91 enum boot_device get_boot_dev(void);
266 enum boot_device dev = get_boot_dev(); in soc_early_init()342 enum boot_device get_boot_dev(void) in get_boot_dev() function
233 enum boot_device get_boot_dev(void) in get_boot_dev() function
244 enum boot_device get_boot_dev(void) in get_boot_dev() function
501 boot_dev = get_boot_dev(); in plat_io_setup()