Searched refs:PCI_PM_CAP_AUX_C_MASK (Results 1 – 2 of 2) sorted by relevance
282 #define PCI_PM_CAP_AUX_C_MASK 0x01c0 /* Maximum aux current required in D3cold */ macro
31 pm_aux_current[(cap & PCI_PM_CAP_AUX_C_MASK) >> 6], in cap_pm()