Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/dwc/
Dpci-dra7xx.c98 struct dra7xx_pcie_of_data { struct
557 static const struct dra7xx_pcie_of_data dra7xx_pcie_rc_of_data = {
561 static const struct dra7xx_pcie_of_data dra7xx_pcie_ep_of_data = {
565 static const struct dra7xx_pcie_of_data dra746_pcie_rc_of_data = {
570 static const struct dra7xx_pcie_of_data dra726_pcie_rc_of_data = {
575 static const struct dra7xx_pcie_of_data dra746_pcie_ep_of_data = {
580 static const struct dra7xx_pcie_of_data dra726_pcie_ep_of_data = {
700 const struct dra7xx_pcie_of_data *data; in dra7xx_pcie_probe()