Home
last modified time | relevance | path

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

/drivers/pci/
A Dpci-aardvark.c71 #define ADVK_GLOBAL_CTRL0 (ADVK_GLOBAL_CTRL_BASE_ADDR + 0x0) macro
765 reg = advk_readl(pcie, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
767 advk_writel(pcie, reg, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
826 reg = advk_readl(pcie, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
829 advk_writel(pcie, reg, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
832 reg = advk_readl(pcie, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
835 advk_writel(pcie, reg, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
838 reg = advk_readl(pcie, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
840 advk_writel(pcie, reg, ADVK_GLOBAL_CTRL0); in pcie_advk_setup_hw()
962 reg = advk_readl(pcie, ADVK_GLOBAL_CTRL0); in pcie_advk_remove()
[all …]

Completed in 4 milliseconds