Home
last modified time | relevance | path

Searched defs:tegra_pcib_port (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/nvidia/
H A Dtegra_pcie.c315 struct tegra_pcib_port { struct
316 int enabled;
317 int port_idx; /* chip port index */
318 int num_lanes; /* number of lanes */
319 bus_size_t afi_pex_ctrl; /* offset of afi_pex_ctrl */
320 phy_t phy; /* port phy */
323 bus_addr_t rp_base_addr; /* PA of config window */
324 bus_size_t rp_size; /* size of config window */
325 bus_space_handle_t cfg_handle; /* handle of config window */