Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-fpa-defs.h399 struct cvmx_fpa_ctl_status_s { struct
401 uint64_t reserved_21_63 : 43;
402 …int64_t free_en : 1; /**< Enables the setting of the INT_SUM_[FREE*] bits. */
403 uint64_t ret_off : 1; /**< When set NCB devices returning pointer will be
405 uint64_t req_off : 1; /**< When set NCB devices requesting pointers will be
407 uint64_t reset : 1; /**< When set causes a reset of the FPA with the */
408 uint64_t use_ldt : 1; /**< When clear '0' the FPA will use LDT to load
410 uint64_t use_stt : 1; /**< When clear '0' the FPA will use STT to store
412 …int64_t enb : 1; /**< Must be set to 1 AFTER writing all config registers
416 uint64_t mem1_err : 7; /**< Causes a flip of the ECC bit associated 38:32
[all …]