Home
last modified time | relevance | path

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

/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-pemx-defs.h124 struct cvmx_pemx_bist_status2_s { struct
125 uint64_t reserved_10_63:54;
126 uint64_t e2p_cpl:1;
127 uint64_t e2p_n:1;
128 uint64_t e2p_p:1;
129 uint64_t peai_p2e:1;
130 uint64_t pef_tpf1:1;
131 uint64_t pef_tpf0:1;
132 uint64_t pef_tnf:1;
133 uint64_t pef_tcf1:1;
[all …]