Lines Matching defs:tegra_pcie_soc
288 struct tegra_pcie_soc { struct
289 unsigned int num_ports;
290 const struct tegra_pcie_port_soc *ports;
291 unsigned int msi_base_shift;
292 unsigned long afi_pex2_ctrl;
293 u32 pads_pll_ctl;
294 u32 tx_ref_sel;
295 u32 pads_refclk_cfg0;
296 u32 pads_refclk_cfg1;
297 u32 update_fc_threshold;
298 bool has_pex_clkreq_en;
299 bool has_pex_bias_ctrl;
300 bool has_intr_prsnt_sense;
301 bool has_cml_clk;
302 bool has_gen2;
303 bool force_pca_enable;
304 bool program_uphy;
305 bool update_clamp_threshold;
306 bool program_deskew_time;
307 bool update_fc_timer;
308 bool has_cache_bars;
309 struct {
321 } ectl;