Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpcie-brcmstb.c237 struct pcie_cfg_data { struct
1691 static const struct pcie_cfg_data generic_cfg = {
1699 static const struct pcie_cfg_data bcm2711_cfg = {
1707 static const struct pcie_cfg_data bcm4908_cfg = {
1715 static const struct pcie_cfg_data bcm7278_cfg = {
1723 static const struct pcie_cfg_data bcm7425_cfg = {
1731 static const struct pcie_cfg_data bcm7435_cfg = {
1739 static const struct pcie_cfg_data bcm7216_cfg = {
1748 static const struct pcie_cfg_data bcm7712_cfg = {
1789 const struct pcie_cfg_data *data; in brcm_pcie_probe()