Home
last modified time | relevance | path

Searched defs:MAX_STR_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/atmel/sama5d3xek/
H A Dsama5d3xek.c180 const int MAX_STR_LEN = 32; in board_late_init() local
/openbmc/u-boot/lib/
H A Dfdtdec.c359 #define MAX_STR_LEN 20 in fdtdec_next_alias() macro