Searched defs:stm32_pcie (Results 1 – 2 of 2) sorted by relevance
23 struct stm32_pcie { struct33 static void stm32_pcie_deassert_perst(struct stm32_pcie *stm32_pcie) in stm32_pcie_deassert_perst()43 static void stm32_pcie_assert_perst(struct stm32_pcie *stm32_pcie) in stm32_pcie_assert_perst()50 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_start_link() local59 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_stop_link() local67 struct stm32_pcie *stm32_pcie = dev_get_drvdata(dev); in stm32_pcie_suspend_noirq() local86 struct stm32_pcie *stm32_pcie = dev_get_drvdata(dev); in stm32_pcie_resume_noirq() local146 static int stm32_add_pcie_port(struct stm32_pcie *stm32_pcie) in stm32_add_pcie_port()189 static void stm32_remove_pcie_port(struct stm32_pcie *stm32_pcie) in stm32_remove_pcie_port()198 static int stm32_pcie_parse_port(struct stm32_pcie *stm32_pcie) in stm32_pcie_parse_port()[all …]
21 struct stm32_pcie { struct42 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_enable_link() argument53 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_disable_link() local60 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_start_link() local78 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_stop_link() local125 static int stm32_pcie_enable_resources(struct stm32_pcie *stm32_pcie) in stm32_pcie_enable_resources()140 static void stm32_pcie_disable_resources(struct stm32_pcie *stm32_pcie) in stm32_pcie_disable_resources()149 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_perst_assert() local164 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_perst_deassert() local206 struct stm32_pcie *stm32_pcie = data; in stm32_pcie_ep_perst_irq_thread() local[all …]