Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/boot/compressed/
H A Ddbg.c26 void puthex(unsigned long long val) in puthex() function
H A Ddecompress.c38 #define puthex(val) do {} while (0) macro