Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/octeon-sdk/
Dcvmx-npi-defs.h3924 struct cvmx_npi_pci_int_arb_cfg_s { struct
3926 uint64_t reserved_13_63 : 51;
3927 uint64_t hostmode : 1; /**< PCI Host Mode Pin (sampled for use by software).
3931 uint64_t pci_ovr : 4; /**< PCI Host Mode Bus Speed/Type Override
3981 uint64_t reserved_5_7 : 3;
3982 uint64_t en : 1; /**< Internal arbiter enable. */
3983 …int64_t park_mod : 1; /**< Bus park mode. 0=park on last, 1=park on device. */
3984 …nt64_t park_dev : 3; /**< Bus park device. 0-3 External device, 4 = Octane. */