Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-npi-defs.h1303 struct cvmx_npi_ctl_status_s { struct
1305 uint64_t reserved_63_63 : 1;
1306 uint64_t chip_rev : 8; /**< The revision of the N3. */
1307 uint64_t dis_pniw : 1; /**< When asserted '1' access from the PNI Window
1333 uint64_t ins3_64b : 1; /**< When asserted '1' the instructions read by the
1336 uint64_t ins2_64b : 1; /**< When asserted '1' the instructions read by the
1339 uint64_t ins1_64b : 1; /**< When asserted '1' the instructions read by the
1342 uint64_t ins0_64b : 1; /**< When asserted '1' the instructions read by the
1345 uint64_t pci_wdis : 1; /**< When set '1' disables access to registers in
1350 uint64_t reserved_37_39 : 3;
[all …]