Home
last modified time | relevance | path

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

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