Searched defs:cvmx_fpa_ctl_status_s (Results 1 – 1 of 1) sorted by relevance
399 struct cvmx_fpa_ctl_status_s { struct401 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 be405 uint64_t req_off : 1; /**< When set NCB devices requesting pointers will be407 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 load410 uint64_t use_stt : 1; /**< When clear '0' the FPA will use STT to store412 …int64_t enb : 1; /**< Must be set to 1 AFTER writing all config registers416 uint64_t mem1_err : 7; /**< Causes a flip of the ECC bit associated 38:32[all …]