Searched refs:E_ECAM_CONTROL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-xilinx-nwl.c | 38 #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()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-xilinx-nwl.c | 39 #define E_ECAM_CONTROL 0x00000228 macro 674 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init() 675 E_ECAM_CR_ENABLE, E_ECAM_CONTROL); in nwl_pcie_bridge_init() 677 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, E_ECAM_CONTROL) | in nwl_pcie_bridge_init() 679 E_ECAM_CONTROL); in nwl_pcie_bridge_init() 687 ecam_val = nwl_bridge_readl(pcie, E_ECAM_CONTROL); in nwl_pcie_bridge_init()
|
Completed in 6 milliseconds