Searched refs:cvmx_debug_hexToLong (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-debug.c | 633 if (!cvmx_debug_hexToLong(&buf, &core)) in cvmx_debug_process_packet() 726 if (!cvmx_debug_hexToLong(&buf, ®no)) in cvmx_debug_process_packet() 753 if (!cvmx_debug_hexToLong(&buf, ®no) in cvmx_debug_process_packet() 755 || !cvmx_debug_hexToLong(&buf, &value)) in cvmx_debug_process_packet() 778 if (!cvmx_debug_hexToLong(&buf, &addr) in cvmx_debug_process_packet() 780 || !cvmx_debug_hexToLong(&buf, &length)) in cvmx_debug_process_packet() 810 if (!cvmx_debug_hexToLong(&buf, &addr) in cvmx_debug_process_packet() 812 || !cvmx_debug_hexToLong(&buf, &length) in cvmx_debug_process_packet() 856 cvmx_debug_hexToLong(&buf, &perf_event); in cvmx_debug_process_packet() 931 if (!cvmx_debug_hexToLong(&buf, &num) in cvmx_debug_process_packet() [all …]
|