Searched refs:OTX_ECAM (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/pci/
H A Dpci_octeontx.c25 * OTX_ECAM: Octeon TX & TX2 ECAM (Enhanced Configuration Access Mechanism)
34 OTX_ECAM, enumerator in enum:__anon1
41 * @type: Device type matched via compatible (e.g. OTX_ECAM etc)
252 case OTX_ECAM:
277 case OTX_ECAM:
327 { .compatible = "cavium,pci-host-thunder-ecam", .data = OTX_ECAM },
328 { .compatible = "cavium,pci-host-octeontx-ecam", .data = OTX_ECAM },
329 { .compatible = "pci-host-ecam-generic", .data = OTX_ECAM },

Completed in 45 milliseconds