Searched refs:to_dw_pcie_from_port (Results 1 – 3 of 3) sorted by relevance
22 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_irq_ack()37 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_irq_mask()59 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_irq_unmask()155 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_handle_msi_irq()213 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_msi_init()228 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_host_init()439 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_other_conf_map()475 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_other_read_conf()493 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_other_write_conf()516 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_pcie_own_conf_map()[all …]
34 struct dw_pcie *pci = to_dw_pcie_from_port(port); in dw_platform_pcie_host_init()
288 #define to_dw_pcie_from_port(ptr) rt_container_of((ptr), struct dw_pcie, port) macro
Completed in 7 milliseconds