Searched refs:exynos_blk_writel (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/host/
H A Dpci-exynos.c125 static inline void exynos_blk_writel(struct exynos_pcie *pcie, u32 val, u32 reg) exynos_blk_writel() function
193 exynos_blk_writel(exynos_pcie, 1, PCIE_PHY_MAC_RESET); exynos_pcie_deassert_core_reset()
200 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_MAC_RESET); exynos_pcie_assert_phy_reset()
201 exynos_blk_writel(exynos_pcie, 1, PCIE_PHY_GLOBAL_RESET); exynos_pcie_assert_phy_reset()
208 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_GLOBAL_RESET); exynos_pcie_deassert_phy_reset()
210 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_COMMON_RESET); exynos_pcie_deassert_phy_reset()
211 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_CMN_REG); exynos_pcie_deassert_phy_reset()
212 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_TRSVREG_RESET); exynos_pcie_deassert_phy_reset()
213 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_TRSV_RESET); exynos_pcie_deassert_phy_reset()
342 exynos_blk_writel(exynos_pcie, 1, PCIE_PHY_COMMON_RESET); exynos_pcie_establish_link()
344 exynos_blk_writel(exynos_pcie, 0, PCIE_PHY_COMMON_RESET); exynos_pcie_establish_link()

Completed in 86 milliseconds