Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/nxp/common/soc_errata/
Derrata_a010539.c14 if (get_boot_dev() == BOOT_DEVICE_QSPI) { in erratum_a010539()
/trusted-firmware-a-3.4.0/plat/nxp/common/setup/include/
Dplat_common.h83 BOOT_DEVICE_QSPI, enumerator
/trusted-firmware-a-3.4.0/plat/nxp/common/fip_handler/fuse_fip/
Dfuse_io_storage.c138 case BOOT_DEVICE_QSPI: in fuse_fip_setup()
/trusted-firmware-a-3.4.0/plat/nxp/common/fip_handler/ddr_fip/
Dddr_io_storage.c211 case BOOT_DEVICE_QSPI: in ddr_fip_setup()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1046a/
Dsoc.c250 src = BOOT_DEVICE_QSPI; in get_boot_dev()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1088a/
Dsoc.c177 src = BOOT_DEVICE_QSPI; in get_boot_dev()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1043a/
Dsoc.c261 src = BOOT_DEVICE_QSPI; in get_boot_dev()
/trusted-firmware-a-3.4.0/plat/nxp/common/setup/
Dls_io_storage.c487 [BOOT_DEVICE_QSPI] = ls_qspi_io_setup,