Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c919 WP_LOAD = 1, in cvmx_debug_process_packet() enumerator
964 || type < WP_LOAD) in cvmx_debug_process_packet()
974 dbc |= type == WP_STORE ? 0x1000 : type == WP_LOAD ? 0x2000 : 0; in cvmx_debug_process_packet()