Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/cadence/
Dpci-j721e.c68 struct j721e_pcie_data { struct
289 static const struct j721e_pcie_data j721e_pcie_rc_data = {
296 static const struct j721e_pcie_data j721e_pcie_ep_data = {
301 static const struct j721e_pcie_data j7200_pcie_rc_data = {
308 static const struct j721e_pcie_data j7200_pcie_ep_data = {
314 static const struct j721e_pcie_data am64_pcie_rc_data = {
320 static const struct j721e_pcie_data am64_pcie_ep_data = {
358 const struct j721e_pcie_data *data; in j721e_pcie_probe()