Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/cadence/
Dpci-j721e.c71 struct j721e_pcie_data { struct
333 static const struct j721e_pcie_data j721e_pcie_rc_data = {
341 static const struct j721e_pcie_data j721e_pcie_ep_data = {
347 static const struct j721e_pcie_data j7200_pcie_rc_data = {
355 static const struct j721e_pcie_data j7200_pcie_ep_data = {
362 static const struct j721e_pcie_data am64_pcie_rc_data = {
369 static const struct j721e_pcie_data am64_pcie_ep_data = {
375 static const struct j721e_pcie_data j784s4_pcie_rc_data = {
383 static const struct j721e_pcie_data j784s4_pcie_ep_data = {
430 const struct j721e_pcie_data *data; in j721e_pcie_probe()