Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Difdtool.c797 static int get_two_words(const char *str, char **firstp, char **secondp) in get_two_words() function
870 if (get_two_words(optarg, &region_type_string, in main()
934 if (get_two_words(optarg, &addr_str, in main()