Home
last modified time | relevance | path

Searched refs:spr_name (Results 1 – 2 of 2) sorted by relevance

/u-boot/common/
A Dbedbug.c32 char *spr_name __P ((int));
310 strcat (ctx->data, spr_name (operand)); in print_operands()
492 char *spr_name (int value) in spr_name() function
507 return spr_map[i].spr_name; in spr_name()
550 if (strcmp (name, sprp->spr_name) == 0) { in spr_value()
/u-boot/include/bedbug/
A Dregs.h162 char spr_name[ 10 ]; member

Completed in 8 milliseconds