Searched refs:cvmx_debug_hex (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c553 static inline int cvmx_debug_hex(char ch) function
580 hexValue = cvmx_debug_hex(**ptr);
825 n = cvmx_debug_hex(buf[i * 2]);
826 n1 = cvmx_debug_hex(buf[i * 2 + 1]);

Completed in 116 milliseconds