Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-xilinx-nwl.c37 #define E_ECAM_CONTROL 0x00000228 macro
698 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init()
699 E_ECAM_CR_ENABLE, E_ECAM_CONTROL); in nwl_pcie_bridge_init()
701 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init()
703 E_ECAM_CONTROL); in nwl_pcie_bridge_init()
711 ecam_val = nwl_bridge_readl(pcie, E_ECAM_CONTROL); in nwl_pcie_bridge_init()