Searched defs:tegra_pcib_port (Results 1 – 1 of 1) sorted by relevance
317 struct tegra_pcib_port { struct318 int enabled;319 int port_idx; /* chip port index */320 int num_lanes; /* number of lanes */321 bus_size_t afi_pex_ctrl; /* offset of afi_pex_ctrl */322 phy_t phy; /* port phy */325 bus_addr_t rp_base_addr; /* PA of config window */326 bus_size_t rp_size; /* size of config window */327 bus_space_handle_t cfg_handle; /* handle of config window */