Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds