Searched defs:tegra_pcib_port (Results 1 – 1 of 1) sorted by relevance
314 struct tegra_pcib_port { struct315 int enabled;316 int port_idx; /* chip port index */317 int num_lanes; /* number of lanes */318 bus_size_t afi_pex_ctrl; /* offset of afi_pex_ctrl */319 phy_t phy; /* port phy */322 bus_addr_t rp_base_addr; /* PA of config window */323 bus_size_t rp_size; /* size of config window */324 bus_space_handle_t cfg_handle; /* handle of config window */