Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/cadence/
Dpci-j721e.c64 struct j721e_pcie_data { struct
271 static const struct j721e_pcie_data j721e_pcie_rc_data = {
275 static const struct j721e_pcie_data j721e_pcie_ep_data = {
296 struct j721e_pcie_data *data; in j721e_pcie_probe()
308 data = (struct j721e_pcie_data *)of_device_get_match_data(dev); in j721e_pcie_probe()