Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H A Dpci-j721e.c66 struct j721e_pcie_data { struct
277 static const struct j721e_pcie_data j721e_pcie_rc_data = {
284 static const struct j721e_pcie_data j721e_pcie_ep_data = {
289 static const struct j721e_pcie_data j7200_pcie_rc_data = {
296 static const struct j721e_pcie_data j7200_pcie_ep_data = {
301 static const struct j721e_pcie_data am64_pcie_rc_data = {
307 static const struct j721e_pcie_data am64_pcie_ep_data = {
345 struct j721e_pcie_data *data; in j721e_pcie_probe()
357 data = (struct j721e_pcie_data *)of_device_get_match_data(dev); in j721e_pcie_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H A Dpci-j721e.c67 struct j721e_pcie_data { struct
288 static const struct j721e_pcie_data j721e_pcie_rc_data = {
295 static const struct j721e_pcie_data j721e_pcie_ep_data = {
300 static const struct j721e_pcie_data j7200_pcie_rc_data = {
307 static const struct j721e_pcie_data j7200_pcie_ep_data = {
313 static const struct j721e_pcie_data am64_pcie_rc_data = {
319 static const struct j721e_pcie_data am64_pcie_ep_data = {
357 const struct j721e_pcie_data *data; in j721e_pcie_probe()

Completed in 2 milliseconds