Home
last modified time | relevance | path

Searched defs:dw_pcie (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/pci/controller/dwc/
Dpcie-designware.h383 struct dw_pcie { struct
393 struct dw_pcie_rp pp; argument
394 struct dw_pcie_ep ep; argument
395 const struct dw_pcie_ops *ops; argument
411 #define to_dw_pcie_from_pp(port) container_of((port), struct dw_pcie, pp) argument