Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2t-defs.h76 struct cvmx_l2t_err_s { struct
78 uint64_t reserved_29_63 : 35;
79 uint64_t fadru : 1; /**< Failing L2 Tag Upper Address Bit (Index[10])
83 uint64_t lck_intena2 : 1; /**< L2 Tag Lock Error2 Interrupt Enable bit */
84 uint64_t lckerr2 : 1; /**< HW detected a case where a Rd/Wr Miss from PP#n
96 uint64_t lck_intena : 1; /**< L2 Tag Lock Error Interrupt Enable bit */
108 uint64_t fset : 3; /**< Failing L2 Tag Hit Set# (1-of-8)
113 uint64_t fadr : 10; /**< Failing L2 Tag Address (10-bit Index)
133 uint64_t ded_err : 1; /**< L2T Double Bit Error detected (DED)
138 uint64_t sec_err : 1; /**< L2T Single Bit Error corrected (SEC)
[all …]