coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pci_xhci.h File Reference
Include dependency graph for pci_xhci.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

enum cb_err pci_xhci_get_wake_gpe (const struct device *dev, int *gpe)
 

Function Documentation

◆ pci_xhci_get_wake_gpe()

enum cb_err pci_xhci_get_wake_gpe ( const struct device dev,
int *  gpe 
)

Definition at line 22 of file pci_xhci.c.

References CB_SUCCESS, GEVENT_31, sci_source::scimap, SMI_SCI_EDG, SMI_SCI_LVL_HIGH, SMITYPE_XHC0_PME, SMITYPE_XHC1_PME, and SMITYPE_XHC2_PME.

Referenced by xhci_fill_ssdt().

Here is the caller graph for this function: