Home
last modified time | relevance | path

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

/arch/arm/boot/compressed/
A Datags_to_fdt.c104 static void hex_str(char *out, uint32_t value) in hex_str() function
206 hex_str(serno, atag->u.serialnr.high); in atags_to_fdt()
207 hex_str(serno+8, atag->u.serialnr.low); in atags_to_fdt()

Completed in 4 milliseconds