Home
last modified time | relevance | path

Searched refs:RP_VEND_XP (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/pci/controller/
Dpci-tegra.c217 #define RP_VEND_XP 0x00000f00 macro
580 value = readl(port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
583 writel(value, port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
683 value = readl(port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
686 writel(value, port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
690 value = readl(port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
693 writel(value, port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
2365 value = readl(port->base + RP_VEND_XP); in tegra_pcie_port_check_link()
2680 value = readl(port->base + RP_VEND_XP); in tegra_pcie_ports_seq_show()