Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ipd-defs.h1398 struct cvmx_ipd_sub_port_fcs_s { struct
1400 uint64_t reserved_40_63:24;
1401 uint64_t port_bit2:4;
1402 uint64_t reserved_32_35:4;
1403 uint64_t port_bit:32;
/linux/drivers/staging/octeon/
H A Docteon-stubs.h362 struct cvmx_ipd_sub_port_fcs_s { struct
363 uint64_t port_bit:32;
364 uint64_t reserved_32_35:4;
365 uint64_t port_bit2:4;
366 uint64_t reserved_40_63:24;