Home
last modified time | relevance | path

Searched refs:breg_val (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c659 u32 breg_val, ecam_val, first_busno = 0; in nwl_pcie_bridge_init() local
662 breg_val = nwl_bridge_readl(pcie, E_BREG_CAPABILITIES) & BREG_PRESENT; in nwl_pcie_bridge_init()
663 if (!breg_val) { in nwl_pcie_bridge_init()
665 return breg_val; in nwl_pcie_bridge_init()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c628 u32 breg_val, ecam_val, first_busno = 0; in nwl_pcie_bridge_init() local
631 breg_val = nwl_bridge_readl(pcie, E_BREG_CAPABILITIES) & BREG_PRESENT; in nwl_pcie_bridge_init()
632 if (!breg_val) { in nwl_pcie_bridge_init()
634 return breg_val; in nwl_pcie_bridge_init()

Completed in 4 milliseconds