Home
last modified time | relevance | path

Searched refs:PHASE_TPL (Results 151 – 175 of 850) sorted by relevance

12345678910>>...34

/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/common/spl/
H A Dspl.c140 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()
147 return spl_phase() == PHASE_TPL ? in spl_get_image_size()
154 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()
429 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()
483 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
/dports/sysutils/u-boot-tools/u-boot-2020.07/include/
H A Dspl.h61 PHASE_TPL, /* Running in TPL */ enumerator
113 return PHASE_TPL; in spl_phase()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/cpu/apollolake/
H A Dpmc.c119 if (spl_phase() == PHASE_TPL) { in apl_pmc_ofdata_to_uc_plat()
190 if (spl_phase() == PHASE_TPL) { in apl_pmc_probe()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/cpu/apollolake/
H A Dpmc.c119 if (spl_phase() == PHASE_TPL) { in apl_pmc_ofdata_to_uc_plat()
190 if (spl_phase() == PHASE_TPL) { in apl_pmc_probe()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/cpu/apollolake/
H A Dpmc.c119 if (spl_phase() == PHASE_TPL) { in apl_pmc_ofdata_to_uc_plat()
190 if (spl_phase() == PHASE_TPL) { in apl_pmc_probe()

12345678910>>...34