Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-artpec6.c52 #define PCIECFG_DEVICE_TYPE_MASK GENMASK(19, 16) macro
439 val &= ~PCIECFG_DEVICE_TYPE_MASK; in artpec6_pcie_probe()