Home
last modified time | relevance | path

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

/openbmc/u-boot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c971 static void conv_ascii(unsigned char *dst, unsigned char *src, int len) in conv_ascii() function
1006 conv_ascii(outbuf, data->pn, sizeof(data->pn)); in is_2gb()