Home
last modified time | relevance | path

Searched refs:PCI_PWR_DATA_RAIL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h844 #define PCI_PWR_DATA_RAIL(x) (((x) >> 18) & 7) /* Power Rail */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h846 #define PCI_PWR_DATA_RAIL(x) (((x) >> 18) & 7) /* Power Rail */ macro