Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/cadence/
H A Dpci-j721e.c70 struct j721e_pcie_data { struct
296 static const struct j721e_pcie_data j721e_pcie_rc_data = {
304 static const struct j721e_pcie_data j721e_pcie_ep_data = {
310 static const struct j721e_pcie_data j7200_pcie_rc_data = {
318 static const struct j721e_pcie_data j7200_pcie_ep_data = {
325 static const struct j721e_pcie_data am64_pcie_rc_data = {
332 static const struct j721e_pcie_data am64_pcie_ep_data = {
371 const struct j721e_pcie_data *data; in j721e_pcie_probe()