Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbedbug.c32 int spr_value __P ((char *));
527 int spr_value (char *name) in spr_value() function
899 if ((data = spr_value (txt)) == 0) { in parse_operand()