Home
last modified time | relevance | path

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

/u-boot/common/
A Dbedbug.c506 if (spr == spr_map[i].spr_val) in spr_name()
507 return spr_map[i].spr_name; in spr_name()
548 sprp = &spr_map[i]; in spr_value()
/u-boot/include/bedbug/
A Dtables.h483 struct spr_info spr_map[] = { variable
584 const unsigned int n_sprs = sizeof(spr_map) / sizeof(spr_map[0]);
A Dregs.h165 extern struct spr_info spr_map[];

Completed in 11 milliseconds