Searched refs:PCI_EXP_DEVCAP_PWR_VAL (Results 1 – 2 of 2) sorted by relevance
792 #define PCI_EXP_DEVCAP_PWR_VAL 0x3fc0000 /* Slot Power Limit Value */ macro
719 show_power_limit((t & PCI_EXP_DEVCAP_PWR_VAL) >> 18, (t & PCI_EXP_DEVCAP_PWR_SCL) >> 26); in cap_express_dev()