Searched defs:pcie_cfg_data (Results 1 – 1 of 1) sorted by relevance
253 struct pcie_cfg_data { struct254 const int *offsets;255 const enum pcie_soc_base soc_base;256 const bool has_phy;257 const u32 quirks;258 u8 num_inbound_wins;259 int (*perst_set)(struct brcm_pcie *pcie, u32 val);260 int (*bridge_sw_init_set)(struct brcm_pcie *pcie, u32 val);261 int (*post_setup)(struct brcm_pcie *pcie);