Searched defs:dw_pcie (Results 1 – 1 of 1) sorted by relevance
476 struct dw_pcie { struct489 struct dw_pcie_rp pp; argument490 struct dw_pcie_ep ep; argument491 const struct dw_pcie_ops *ops; argument492 u32 version;493 u32 type;494 unsigned long caps;495 int num_lanes;496 int max_link_speed;497 u8 n_fts[2];[all …]