Lines Matching defs: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()
186 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode()
198 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep) in exynos_pcie_assert_core_reset()
210 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep) in exynos_pcie_deassert_core_reset()
224 static void exynos_pcie_assert_reset(struct exynos_pcie *ep) in exynos_pcie_assert_reset()
234 static int exynos_pcie_establish_link(struct exynos_pcie *ep) in exynos_pcie_establish_link()
271 static void exynos_pcie_clear_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_clear_irq_pulse()
279 static void exynos_pcie_enable_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_enable_irq_pulse()
291 struct exynos_pcie *ep = arg; in exynos_pcie_irq_handler() local
297 static void exynos_pcie_msi_init(struct exynos_pcie *ep) in exynos_pcie_msi_init()
311 static void exynos_pcie_enable_interrupts(struct exynos_pcie *ep) in exynos_pcie_enable_interrupts()
322 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_read_dbi() local
334 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_write_dbi() local
345 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_rd_own_conf() local
358 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_wr_own_conf() local
369 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_link_up() local
382 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_host_init() local
396 static int __init exynos_add_pcie_port(struct exynos_pcie *ep, in exynos_add_pcie_port()
445 struct exynos_pcie *ep; in exynos_pcie_probe() local
508 struct exynos_pcie *ep = platform_get_drvdata(pdev); in exynos_pcie_remove() local