Lines Matching refs:pcie_cfg_data
289 struct pcie_cfg_data { struct
342 const struct pcie_cfg_data *cfg;
1937 static const struct pcie_cfg_data generic_cfg = {
1945 static const struct pcie_cfg_data bcm2711_cfg = {
1953 static const struct pcie_cfg_data bcm2712_cfg = {
1963 static const struct pcie_cfg_data bcm4908_cfg = {
1971 static const struct pcie_cfg_data bcm7278_cfg = {
1979 static const struct pcie_cfg_data bcm7425_cfg = {
1987 static const struct pcie_cfg_data bcm7435_cfg = {
1995 static const struct pcie_cfg_data bcm7216_cfg = {
2005 static const struct pcie_cfg_data bcm7712_cfg = {
2047 const struct pcie_cfg_data *data; in brcm_pcie_probe()