Searched refs:exynos_pcie (Results 1 – 1 of 1) sorted by relevance
64 struct exynos_pcie { struct76 struct exynos_pcie *ep); argument77 int (*get_clk_resources)(struct exynos_pcie *ep);78 int (*init_clk_resources)(struct exynos_pcie *ep);79 void (*deinit_clk_resources)(struct exynos_pcie *ep);83 struct exynos_pcie *ep) in exynos5440_pcie_get_mem_resources()101 static int exynos5440_pcie_get_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_get_clk_resources()125 static int exynos5440_pcie_init_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_init_clk_resources()151 static void exynos5440_pcie_deinit_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_deinit_clk_resources()174 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode()[all …]