Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h79 #define PCIE_LCTRL0_VAL(pf, vf) (PCIE_LCTRL0_PF(pf) | \ macro
H A Dpcie_layerscape.c422 ctrl_writel(pcie, PCIE_LCTRL0_VAL(pf, vf), in ls_pcie_setup_ep()