Lines Matching defs:pci
22 struct dw_pcie pci; member
33 struct dw_pcie *pci = to_dw_pcie_from_ep(ep); in stm32_pcie_ep_init() local
40 static int stm32_pcie_enable_link(struct dw_pcie *pci) in stm32_pcie_enable_link()
51 static void stm32_pcie_disable_link(struct dw_pcie *pci) in stm32_pcie_disable_link()
58 static int stm32_pcie_start_link(struct dw_pcie *pci) in stm32_pcie_start_link()
76 static void stm32_pcie_stop_link(struct dw_pcie *pci) in stm32_pcie_stop_link()
90 struct dw_pcie *pci = to_dw_pcie_from_ep(ep); in stm32_pcie_raise_irq() local
147 static void stm32_pcie_perst_assert(struct dw_pcie *pci) in stm32_pcie_perst_assert()
162 static void stm32_pcie_perst_deassert(struct dw_pcie *pci) in stm32_pcie_perst_deassert()
207 struct dw_pcie *pci = &stm32_pcie->pci; in stm32_pcie_ep_perst_irq_thread() local
332 struct dw_pcie *pci = &stm32_pcie->pci; in stm32_pcie_remove() local