Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c160 phys_addr_t phys_breg_base; /* Physical Bridge Register Base */ member
669 nwl_bridge_writel(pcie, lower_32_bits(pcie->phys_breg_base), in nwl_pcie_bridge_init()
671 nwl_bridge_writel(pcie, upper_32_bits(pcie->phys_breg_base), in nwl_pcie_bridge_init()
778 pcie->phys_breg_base = res->start; in nwl_pcie_parse_dt()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c160 phys_addr_t phys_breg_base; /* Physical Bridge Register Base */ member
638 nwl_bridge_writel(pcie, lower_32_bits(pcie->phys_breg_base), in nwl_pcie_bridge_init()
640 nwl_bridge_writel(pcie, upper_32_bits(pcie->phys_breg_base), in nwl_pcie_bridge_init()
751 pcie->phys_breg_base = res->start; in nwl_pcie_parse_dt()

Completed in 4 milliseconds