Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-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()
HDocteon-feature.h91 OCTEON_FEATURE_PCIE, /**< Does this Octeon support PCI express? */ enumerator
167 case OCTEON_FEATURE_PCIE: in old_octeon_has_feature()
HDcvmx-clock.c102 else if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in cvmx_clock_get_rate()
HDocteon-feature.c103 OCTEON_FEATURE_SET(OCTEON_FEATURE_PCIE); in octeon_feature_init()
/NextBSD/sys/mips/cavium/
HDoctopci.c108 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in octopci_identify()
115 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_probe()
141 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_attach()
344 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_read_config()
386 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) { in octopci_write_config()
428 if (octeon_has_feature(OCTEON_FEATURE_PCIE)) in octopci_route_interrupt()
HDocteon_machdep.c104 { OCTEON_FEATURE_PCIE, "PCIE" },