Searched defs:pcie_cfg_data (Results 1 – 1 of 1) sorted by relevance
248 struct pcie_cfg_data { struct249 const int *offsets;250 const enum pcie_soc_base soc_base;251 const bool has_phy;252 const u32 quirks;253 u8 num_inbound_wins;254 int (*perst_set)(struct brcm_pcie *pcie, u32 val);255 int (*bridge_sw_init_set)(struct brcm_pcie *pcie, u32 val);256 int (*post_setup)(struct brcm_pcie *pcie);