Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c127 #define E_ECAM_SIZE_LOC GENMASK(20, 16) macro
688 pcie->last_busno = (ecam_val & E_ECAM_SIZE_LOC) >> E_ECAM_SIZE_SHIFT; in nwl_pcie_bridge_init()