Searched refs:BOOTSTAGE (Results 1 – 9 of 9) sorted by relevance
13 #define BOOTSTAGE 0xB0 macro43 ret = regmap_read(misc->regmap, BOOTSTAGE, &bootstage); in boot_progress_show()60 ret = regmap_write(misc->regmap, BOOTSTAGE, ((bootstage & 0xff00) | 0x1)); in boot_progress_show()
50 #define BOOTSTAGE 0xB0 macro483 ret = regmap_read(errmon->regmap, BOOTSTAGE, &data); in smpro_dimm_syndrome_read()
34 #if CONFIG_IS_ENABLED(BOOTSTAGE)
40 #if CONFIG_IS_ENABLED(BOOTSTAGE)
35 default y if X86 && BOOTSTAGE
228 #if CONFIG_IS_ENABLED(BOOTSTAGE)
63 obj-$(CONFIG_$(SPL_TPL_)BOOTSTAGE) += bootstage.o
3 config BOOTSTAGE config23 depends on BOOTSTAGE32 depends on BOOTSTAGE41 depends on BOOTSTAGE74 depends on BOOTSTAGE98 depends on BOOTSTAGE
1552 depends on BOOTSTAGE