Searched refs:PCI_PM_CAP_PME_CLOCK (Results 1 – 4 of 4) sorted by relevance
239 #define PCI_PM_CAP_PME_CLOCK 0x0008 /* PME clock required */ macro
240 #define PCI_PM_CAP_PME_CLOCK 0x0008 /* PME clock required */ macro
344 #define PCI_PM_CAP_PME_CLOCK 0x0008 /* PME clock required */ macro
464 ASSERT_BIT_CLEAR(dataw, PCI_PM_CAP_PME_CLOCK); in ahci_test_pmcap()