Searched defs:pcie_cfg_data (Results 1 – 1 of 1) sorted by relevance
289 struct pcie_cfg_data { struct290 const int *offsets;291 const enum pcie_soc_base soc_base;292 const bool has_phy;293 const u32 quirks;294 u8 num_inbound_wins;295 int (*perst_set)(struct brcm_pcie *pcie, u32 val);296 int (*bridge_sw_init_set)(struct brcm_pcie *pcie, u32 val);297 int (*post_setup)(struct brcm_pcie *pcie);298 bool has_err_report;