Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpci-dra7xx.c98 struct dra7xx_pcie_of_data { struct
566 static const struct dra7xx_pcie_of_data dra7xx_pcie_rc_of_data = {
570 static const struct dra7xx_pcie_of_data dra7xx_pcie_ep_of_data = {
574 static const struct dra7xx_pcie_of_data dra746_pcie_rc_of_data = {
579 static const struct dra7xx_pcie_of_data dra726_pcie_rc_of_data = {
584 static const struct dra7xx_pcie_of_data dra746_pcie_ep_of_data = {
589 static const struct dra7xx_pcie_of_data dra726_pcie_ep_of_data = {
709 const struct dra7xx_pcie_of_data *data; in dra7xx_pcie_probe()