Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbedbug.c34 int tbr_value __P ((char *));
612 int tbr_value (char *name) in tbr_value() function
907 if ((data = tbr_value (txt)) == 0) { in parse_operand()