Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/
H A Dpci-tegra.c196 #define RP_VEND_XP 0x00000f00 macro
543 value = readl(port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
546 writel(value, port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
636 value = readl(port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
639 writel(value, port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
2230 value = readl(port->base + RP_VEND_XP); in tegra_pcie_port_check_link()
2539 value = readl(port->base + RP_VEND_XP); in tegra_pcie_ports_seq_show()