Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c956 uint64_t dbc = 0xff0 | BE | TE; in cvmx_debug_process_packet() local
974 dbc |= type == WP_STORE ? 0x1000 : type == WP_LOAD ? 0x2000 : 0; in cvmx_debug_process_packet()
981 context->hw_dbp.control[num] = dbc; in cvmx_debug_process_packet()