Lines Matching defs:ep
83 struct exynos_pcie *ep) in exynos5440_pcie_get_mem_resources()
99 static int exynos5440_pcie_get_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_get_clk_resources()
123 static int exynos5440_pcie_init_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_init_clk_resources()
149 static void exynos5440_pcie_deinit_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_deinit_clk_resources()
172 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode()
184 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode()
196 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep) in exynos_pcie_assert_core_reset()
208 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep) in exynos_pcie_deassert_core_reset()
222 static void exynos_pcie_assert_reset(struct exynos_pcie *ep) in exynos_pcie_assert_reset()
232 static int exynos_pcie_establish_link(struct exynos_pcie *ep) in exynos_pcie_establish_link()
269 static void exynos_pcie_clear_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_clear_irq_pulse()
277 static void exynos_pcie_enable_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_enable_irq_pulse()
289 struct exynos_pcie *ep = arg; in exynos_pcie_irq_handler() local
295 static void exynos_pcie_msi_init(struct exynos_pcie *ep) in exynos_pcie_msi_init()
309 static void exynos_pcie_enable_interrupts(struct exynos_pcie *ep) in exynos_pcie_enable_interrupts()
320 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_read_dbi() local
332 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_write_dbi() local
372 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_link_up() local
385 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_host_init() local
399 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