Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_QE_FW_ADDR (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dls1043a_common.h187 #define CONFIG_SYS_QE_FW_ADDR 0x940000 macro
203 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x4A00) macro
211 #define CONFIG_SYS_QE_FW_ADDR 0x60940000 macro
H A DT102xRDB.h664 #define CONFIG_SYS_QE_FW_ADDR 0x130000 macro
673 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x920) macro
678 #define CONFIG_SYS_QE_FW_ADDR (4 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
681 #define CONFIG_SYS_QE_FW_ADDR (12 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
696 #define CONFIG_SYS_QE_FW_ADDR 0xEFE00000 macro
H A DT102xQDS.h654 #define CONFIG_SYS_QE_FW_ADDR 0x130000 macro
663 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x920) macro
667 #define CONFIG_SYS_QE_FW_ADDR (12 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
681 #define CONFIG_SYS_QE_FW_ADDR 0xEFE00000 macro
H A DT104xRDB.h667 #define CONFIG_SYS_QE_FW_ADDR 0x130000 macro
669 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x920) macro
671 #define CONFIG_SYS_QE_FW_ADDR (7 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
673 #define CONFIG_SYS_QE_FW_ADDR 0xEFF10000 macro
H A Dsuvd3.h35 #define CONFIG_SYS_QE_FW_ADDR 0xF00B0000 macro
H A Dls1021aiot.h229 #define CONFIG_SYS_QE_FW_ADDR 0x67f40000 macro
H A Dp1_twr.h279 #define CONFIG_SYS_QE_FW_ADDR 0xefec0000 macro
H A Dls1021atwr.h484 #define CONFIG_SYS_QE_FW_ADDR 0x60940000 macro
H A DMPC8569MDS.h426 #define CONFIG_SYS_QE_FW_ADDR 0xfff00000 macro
H A Dls1021aqds.h459 #define CONFIG_SYS_QE_FW_ADDR 0x60940000 macro
H A DT1040QDS.h557 #define CONFIG_SYS_QE_FW_ADDR 0xEFF10000 macro
H A Dp1_p2_rdb_pc.h659 #define CONFIG_SYS_QE_FW_ADDR 0xefec0000 macro
/openbmc/u-boot/drivers/qe/
H A Dqe.c189 qe_upload_firmware((const void *)(CONFIG_SYS_QE_FW_ADDR + in qe_init()
212 qe_upload_firmware((const void *)CONFIG_SYS_QE_FW_ADDR); in qe_init()
235 void *addr = (void *)CONFIG_SYS_QE_FW_ADDR; in u_qe_init()
238 addr = (void *)(CONFIG_SYS_QE_FW_ADDR + CONFIG_SYS_FSL_IFC_BASE); in u_qe_init()
241 addr = (void *)(CONFIG_SYS_QE_FW_ADDR + CONFIG_SYS_FSL_QSPI_BASE); in u_qe_init()
246 u32 blk = CONFIG_SYS_QE_FW_ADDR / 512; in u_qe_init()
276 void *addr = (void *)CONFIG_SYS_QE_FW_ADDR; in u_qe_init()
280 u32 blk = CONFIG_SYS_QE_FW_ADDR / 512; in u_qe_init()
315 u_qe_firmware_resume((const void *)CONFIG_SYS_QE_FW_ADDR, qe_immrr); in u_qe_resume()
/openbmc/u-boot/include/configs/km/
H A Dkm8309-common.h28 #ifndef CONFIG_SYS_QE_FW_ADDR
29 #define CONFIG_SYS_QE_FW_ADDR 0xF00C0000 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3977 CONFIG_SYS_QE_FW_ADDR
/openbmc/u-boot/
H A DREADME3309 - CONFIG_SYS_QE_FW_ADDR