Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h78 #define PCIE_LCTRL0_VF_ACTIVE (1 << 21) macro
81 ((vf) == 0 ? 0 : PCIE_LCTRL0_VF_ACTIVE) | \