Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_ID_PWR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c75 [PCI_EXT_CAP_ID_PWR] = PCI_EXT_CAP_PWR_SIZEOF,
1063 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_PWR])) in init_pci_ext_cap_pwr_perm()
1087 free_perm_bits(&ecap_perms[PCI_EXT_CAP_ID_PWR]); in vfio_pci_uninit_perm_bits()
1107 ret |= init_pci_ext_cap_pwr_perm(&ecap_perms[PCI_EXT_CAP_ID_PWR]); in vfio_pci_init_perm_bits()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h711 #define PCI_EXT_CAP_ID_PWR 0x04 /* Power Budgeting */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h715 #define PCI_EXT_CAP_ID_PWR 0x04 /* Power Budgeting */ macro
/openbmc/u-boot/include/
H A Dpci.h428 #define PCI_EXT_CAP_ID_PWR 0x04 /* Power Budgeting */ macro