Home
last modified time | relevance | path

Searched defs:exynos_pcie (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pci/host/
Dpci-exynos.c31 struct exynos_pcie { struct
32 void __iomem *elbi_base;
33 void __iomem *phy_base;
34 void __iomem *block_base;
35 int reset_gpio;
36 struct clk *clk;
37 struct clk *bus_clk;
38 struct pcie_port pp;
138 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_sideband_dbi_w_mode() local
154 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_sideband_dbi_r_mode() local
[all …]