Searched refs:CFG_SYS_FSL_QSPI_BASE (Results 1 - 13 of 13) sorted by relevance

/u-boot/include/configs/
H A Dls1012afrwy.h20 #define CFG_SYS_FSL_QSPI_BASE 0x40000000 macro
H A Dls1012a_common.h19 #define CFG_SYS_FSL_QSPI_BASE 0x40000000 macro
H A Dls1028a_common.h56 #define CFG_SYS_FSL_QSPI_BASE 0x20000000 macro
H A Dls1088a_common.h30 #define CFG_SYS_FSL_QSPI_BASE 0x20000000 macro
H A Dls1046afrwy.h74 #define CFG_SYS_FSL_QSPI_BASE 0x40000000 macro
H A Dls1046ardb.h104 #define CFG_SYS_FSL_QSPI_BASE 0x40000000 macro
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dcpu.h76 #define CFG_SYS_FSL_QSPI_BASE 0x40000000 macro
/u-boot/board/freescale/ls1046aqds/
H A Dls1046aqds.c477 return (void *)(CFG_SYS_FSL_QSPI_BASE + CONFIG_ENV_OFFSET);
/u-boot/board/freescale/ls1043aqds/
H A Dls1043aqds.c594 return (void *)(CFG_SYS_FSL_QSPI_BASE + CONFIG_ENV_OFFSET);
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c171 { CFG_SYS_FSL_QSPI_BASE, CFG_SYS_FSL_QSPI_BASE,
345 { CFG_SYS_FSL_QSPI_BASE, CFG_SYS_FSL_QSPI_BASE,
/u-boot/drivers/qe/
H A Dqe.c243 CFG_SYS_FSL_QSPI_BASE);
/u-boot/drivers/net/fm/
H A Dfm.c405 CFG_SYS_FSL_QSPI_BASE,
/u-boot/board/freescale/ls1088a/
H A Dls1088a.c1031 return (void *)(CFG_SYS_FSL_QSPI_BASE + CONFIG_ENV_OFFSET);

Completed in 63 milliseconds