Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/
Dpcie-xilinx-nwl.c37 #define E_ECAM_CONTROL 0x00000228 macro
703 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init()
704 E_ECAM_CR_ENABLE, E_ECAM_CONTROL); in nwl_pcie_bridge_init()
706 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init()
708 E_ECAM_CONTROL); in nwl_pcie_bridge_init()
716 ecam_val = nwl_bridge_readl(pcie, E_ECAM_CONTROL); in nwl_pcie_bridge_init()