Searched refs:BOOTSTAGE (Results 1 – 2 of 2) sorted by relevance
12 #define BOOTSTAGE 0xB0 macro42 ret = regmap_read(misc->regmap, BOOTSTAGE, &bootstage); in boot_progress_show()59 ret = regmap_write(misc->regmap, BOOTSTAGE, ((bootstage & 0xff00) | 0x1)); in boot_progress_show()
49 #define BOOTSTAGE 0xB0 macro482 ret = regmap_read(errmon->regmap, BOOTSTAGE, &data); in smpro_dimm_syndrome_read()