Home
last modified time | relevance | path

Searched refs:USB4_XHCI1_DEVFN (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/soc/amd/phoenix/
Dxhci.c62 } else if (dev->path.pci.devfn == USB4_XHCI1_DEVFN) { in pci_xhci_get_wake_gpe()
/external/coreboot/src/soc/amd/phoenix/include/soc/
Dpci_devs.h116 #define USB4_XHCI1_DEVFN PCI_DEVFN(USB4_XHCI1_DEV, USB4_XHCI1_FUNC) macro