Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c38 #define E_ECAM_CONTROL 0x00000228 macro
700 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init()
701 E_ECAM_CR_ENABLE, E_ECAM_CONTROL); in nwl_pcie_bridge_init()
703 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init()
705 E_ECAM_CONTROL); in nwl_pcie_bridge_init()
713 ecam_val = nwl_bridge_readl(pcie, E_ECAM_CONTROL); in nwl_pcie_bridge_init()