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

/u-boot/drivers/misc/
H A Dswap_case.c156 *valuep = (PCI_CAP_ID_EXP_OFFSET << 8) | PCI_CAP_ID_PM;
/u-boot/drivers/pci/
H A Dpcie_iproc.c502 *val |= IPROC_PCI_EXP_CAP << 8 | PCI_CAP_ID_PM;
/u-boot/include/
H A Dpci.h198 #define PCI_CAP_ID_PM 0x01 /* Power Management */ macro

Completed in 75 milliseconds