Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ipd-defs.h377 uint64_t use_sop:1;
379 uint64_t clken:1;
380 uint64_t no_wptr:1;
381 uint64_t pq_apkt:1;
384 uint64_t pkt_off:1;
385 uint64_t len_m8:1;
386 uint64_t reset:1;
387 uint64_t addpkt:1;
388 uint64_t naddbuf:1;
391 uint64_t pbp_en:1;
[all …]
/openbmc/linux/drivers/staging/octeon/
H A Docteon-stubs.h268 uint64_t use_sop:1;
270 uint64_t clken:1;
271 uint64_t no_wptr:1;
272 uint64_t pq_apkt:1;
275 uint64_t pkt_off:1;
276 uint64_t len_m8:1;
277 uint64_t reset:1;
278 uint64_t addpkt:1;
279 uint64_t naddbuf:1;
282 uint64_t pbp_en:1;
[all …]