Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpci-exynos.c29 #define to_exynos_pcie(x) container_of(x, struct exynos_pcie, pp) macro
138 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_sideband_dbi_w_mode()
154 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_sideband_dbi_r_mode()
170 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_assert_core_reset()
183 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_deassert_core_reset()
198 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_assert_phy_reset()
206 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_deassert_phy_reset()
219 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_power_on_phy()
245 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_power_off_phy()
270 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_init_phy()
[all …]