Searched refs:regwidth (Results 1 – 2 of 2) sorted by relevance
20 plat->reg_shift = cb_info->regwidth == 4 ? 2 : 0; in coreboot_of_to_plat()21 plat->reg_width = cb_info->regwidth; in coreboot_of_to_plat()
100 u32 regwidth; member
Completed in 5 milliseconds