OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SPL_POWER_SUPPORT
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/board/st/stm32mp1/
spl.c
20
#if defined(CONFIG_PMIC_STPMU1) && defined(
CONFIG_SPL_POWER_SUPPORT
)
/external/u-boot/drivers/
Makefile
29
obj-$(
CONFIG_SPL_POWER_SUPPORT
) += power/ power/pmic/
30
obj-$(
CONFIG_SPL_POWER_SUPPORT
) += power/regulator/
/external/u-boot/arch/arm/mach-rockchip/
rk3288-board-spl.c
129
#if defined(
CONFIG_SPL_POWER_SUPPORT
)
Completed in 91 milliseconds