Home
last modified time | relevance | path

Searched defs:cvmx_ndf_misc_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ndf-defs.h420 struct cvmx_ndf_misc_s { struct
422 uint64_t reserved_28_63 : 36;
423 uint64_t mb_dis : 1; /**< Disable multibit error hangs and allow boot loads
426 uint64_t nbr_hwm : 3; /**< Hi Water mark for NBR fifo or load/stores */
427 uint64_t wait_cnt : 6; /**< WAIT input filter count */
428 uint64_t fr_byt : 11; /**< Number of unfilled Command fifo bytes */
429 uint64_t rd_done : 1; /**< This W1C bit is set to 1 by HW when it completes
436 uint64_t bt_dma : 1; /**< When set to 1, boot time dma is enabled */
437 uint64_t bt_dis : 1; /**< When boot operation is over SW must set to 1
439 uint64_t ex_dis : 1; /**< When set to 1, suspends execution of commands at
[all …]