Home
last modified time | relevance | path

Searched refs:dra7xx_pcie_of_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-dra7xx.c94 struct dra7xx_pcie_of_data { struct
524 static const struct dra7xx_pcie_of_data dra7xx_pcie_rc_of_data = {
528 static const struct dra7xx_pcie_of_data dra7xx_pcie_ep_of_data = {
604 const struct dra7xx_pcie_of_data *data; in dra7xx_pcie_probe()
611 data = (struct dra7xx_pcie_of_data *)match->data; in dra7xx_pcie_probe()