Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dutil.h174 int utilfdt_decode_type(const char *fmt, int *type, int *size);
H A Dutil.c340 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type() function