Searched refs:PCI_EXP_DEVCAP_PWR_VAL (Results 1 – 2 of 2) sorted by relevance
264 while (power > FIELD_MAX(PCI_EXP_DEVCAP_PWR_VAL)) { in rockchip_pcie_set_power_limit()274 status |= FIELD_PREP(PCI_EXP_DEVCAP_PWR_VAL, power); in rockchip_pcie_set_power_limit()
508 #define PCI_EXP_DEVCAP_PWR_VAL 0x03fc0000 /* Slot Power Limit Value */ macro