Home
last modified time | relevance | path

Searched refs:OCTEON_FEATURE_PCIE (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-dma-engine.c94 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_dma_engine_get_num()
124 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_dma_engine_initialize()
171 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_dma_engine_initialize()
261 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_dma_engine_shutdown()
286 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_dma_engine_shutdown()
355 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_dma_engine_submit()
H A Docteon-feature.h91 OCTEON_FEATURE_PCIE, /**< Does this Octeon support PCI express? */ enumerator
167 case OCTEON_FEATURE_PCIE: in old_octeon_has_feature()
H A Dcvmx-clock.c102 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_clock_get_rate()
H A Docteon-feature.c103 OCTEON_FEATURE_SET(OCTEON_FEATURE_PCIE); in octeon_feature_init()
/f-stack/freebsd/mips/cavium/
H A Doctopci.c110 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in octopci_identify()
117 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_probe()
143 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_attach()
346 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_read_config()
388 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_write_config()
430 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in octopci_route_interrupt()
H A Docteon_machdep.c108 { OCTEON_FEATURE_PCIE, "PCIE" },