Home
last modified time | relevance | path

Searched refs:spr_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dregs.h160 struct spr_info { struct
165 extern struct spr_info spr_map[]; argument
H A Dtables.h483 struct spr_info spr_map[] = {
/openbmc/u-boot/common/
H A Dbedbug.c529 struct spr_info *sprp; in spr_value()